| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironment.Builder |
CfnEnvironment.Builder.create(Construct scope,
String id) |
CfnEnvironment.Builder |
CfnEnvironment.Builder.description(String description)
A description of the environment.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.name(String name)
The name of the environment.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.networkFabricType(String networkFabricType)
The network fabric type of the environment.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the environment.
|
Copyright © 2023. All rights reserved.