@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.372Z") @Stability(value=Stable) public interface CfnDeviceProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceProps.Builder
A builder for
CfnDeviceProps |
static class |
CfnDeviceProps.Jsii$Proxy
An implementation for
CfnDeviceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProps.Builder |
builder() |
default String |
getDescription()
`AWS::NetworkManager::Device.Description`.
|
String |
getGlobalNetworkId()
`AWS::NetworkManager::Device.GlobalNetworkId`.
|
default Object |
getLocation()
`AWS::NetworkManager::Device.Location`.
|
default String |
getModel()
`AWS::NetworkManager::Device.Model`.
|
default String |
getSerialNumber()
`AWS::NetworkManager::Device.SerialNumber`.
|
default String |
getSiteId()
`AWS::NetworkManager::Device.SiteId`.
|
default List<CfnTag> |
getTags()
`AWS::NetworkManager::Device.Tags`.
|
default String |
getType()
`AWS::NetworkManager::Device.Type`.
|
default String |
getVendor()
`AWS::NetworkManager::Device.Vendor`.
|
@Stability(value=Stable) @NotNull String getGlobalNetworkId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-globalnetworkid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-description@Stability(value=Stable) @Nullable default Object getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-location@Stability(value=Stable) @Nullable default String getModel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-model@Stability(value=Stable) @Nullable default String getSerialNumber()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-serialnumber@Stability(value=Stable) @Nullable default String getSiteId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-siteid@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-tags@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-type@Stability(value=Stable) @Nullable default String getVendor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html#cfn-networkmanager-device-vendor@Stability(value=Stable) static CfnDeviceProps.Builder builder()
CfnDeviceProps.Builder of CfnDevicePropsCopyright © 2020. All rights reserved.