| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
| 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() |
Copyright © 2021. All rights reserved.