| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDevice.LocationProperty.Builder |
CfnDevice.LocationProperty.Builder.address(String address)
Sets the value of
CfnDevice.LocationProperty.getAddress() |
static CfnDevice.LocationProperty.Builder |
CfnDevice.LocationProperty.builder() |
CfnDevice.LocationProperty.Builder |
CfnDevice.LocationProperty.Builder.latitude(String latitude)
Sets the value of
CfnDevice.LocationProperty.getLatitude() |
CfnDevice.LocationProperty.Builder |
CfnDevice.LocationProperty.Builder.longitude(String longitude)
Sets the value of
CfnDevice.LocationProperty.getLongitude() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDevice.LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDevice.LocationProperty.Builder. |
Copyright © 2022. All rights reserved.