| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentProps.Builder |
CfnEnvironmentProps.builder() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.description(String description)
Sets the value of
CfnEnvironmentProps.getDescription() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.name(String name)
Sets the value of
CfnEnvironmentProps.getName() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.networkFabricType(String networkFabricType)
Sets the value of
CfnEnvironmentProps.getNetworkFabricType() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEnvironmentProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnEnvironmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironmentProps.Builder. |
Copyright © 2023. All rights reserved.