@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.844Z") @Stability(value=Stable) public interface CfnLinkAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLinkAssociationProps.Builder
A builder for
CfnLinkAssociationProps |
static class |
CfnLinkAssociationProps.Jsii$Proxy
An implementation for
CfnLinkAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLinkAssociationProps.Builder |
builder() |
String |
getDeviceId()
`AWS::NetworkManager::LinkAssociation.DeviceId`.
|
String |
getGlobalNetworkId()
`AWS::NetworkManager::LinkAssociation.GlobalNetworkId`.
|
String |
getLinkId()
`AWS::NetworkManager::LinkAssociation.LinkId`.
|
@Stability(value=Stable) @NotNull String getDeviceId()
@Stability(value=Stable) @NotNull String getGlobalNetworkId()
@Stability(value=Stable) @NotNull String getLinkId()
@Stability(value=Stable) static CfnLinkAssociationProps.Builder builder()
CfnLinkAssociationProps.Builder of CfnLinkAssociationPropsCopyright © 2021. All rights reserved.