Uses of Class
com.hashicorp.cdktf.providers.aws.networkmanager_device.NetworkmanagerDeviceLocation.Builder
-
Packages that use NetworkmanagerDeviceLocation.Builder Package Description com.hashicorp.cdktf.providers.aws.networkmanager_device aws_networkmanager_device -
-
Uses of NetworkmanagerDeviceLocation.Builder in com.hashicorp.cdktf.providers.aws.networkmanager_device
Methods in com.hashicorp.cdktf.providers.aws.networkmanager_device that return NetworkmanagerDeviceLocation.Builder Modifier and Type Method Description NetworkmanagerDeviceLocation.BuilderNetworkmanagerDeviceLocation.Builder. address(String address)Sets the value ofNetworkmanagerDeviceLocation.getAddress()static NetworkmanagerDeviceLocation.BuilderNetworkmanagerDeviceLocation. builder()NetworkmanagerDeviceLocation.BuilderNetworkmanagerDeviceLocation.Builder. latitude(String latitude)Sets the value ofNetworkmanagerDeviceLocation.getLatitude()NetworkmanagerDeviceLocation.BuilderNetworkmanagerDeviceLocation.Builder. longitude(String longitude)Sets the value ofNetworkmanagerDeviceLocation.getLongitude()Constructors in com.hashicorp.cdktf.providers.aws.networkmanager_device with parameters of type NetworkmanagerDeviceLocation.Builder Constructor Description Jsii$Proxy(NetworkmanagerDeviceLocation.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkmanagerDeviceLocation.Builder.
-