| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSiteProps.Builder |
CfnSiteProps.builder() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.description(String description)
Sets the value of
CfnSiteProps.getDescription() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.globalNetworkId(String globalNetworkId)
Sets the value of
CfnSiteProps.getGlobalNetworkId() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.location(CfnSite.LocationProperty location)
Sets the value of
CfnSiteProps.getLocation() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.location(IResolvable location)
Sets the value of
CfnSiteProps.getLocation() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSiteProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSiteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSiteProps.Builder. |
Copyright © 2022. All rights reserved.