@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.376Z") @Stability(value=Stable) public interface CfnSiteProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-site.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSiteProps.Builder
A builder for
CfnSiteProps |
static class |
CfnSiteProps.Jsii$Proxy
An implementation for
CfnSiteProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSiteProps.Builder |
builder() |
default String |
getDescription()
`AWS::NetworkManager::Site.Description`.
|
String |
getGlobalNetworkId()
`AWS::NetworkManager::Site.GlobalNetworkId`.
|
default Object |
getLocation()
`AWS::NetworkManager::Site.Location`.
|
default List<CfnTag> |
getTags()
`AWS::NetworkManager::Site.Tags`.
|
@Stability(value=Stable) @NotNull String getGlobalNetworkId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-site.html#cfn-networkmanager-site-globalnetworkid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-site.html#cfn-networkmanager-site-description@Stability(value=Stable) @Nullable default Object getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-site.html#cfn-networkmanager-site-location@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-site.html#cfn-networkmanager-site-tags@Stability(value=Stable) static CfnSiteProps.Builder builder()
CfnSiteProps.Builder of CfnSitePropsCopyright © 2020. All rights reserved.