Uses of Class
com.hashicorp.cdktf.providers.aws.networkmanager_device.NetworkmanagerDeviceAwsLocation.Builder
-
Packages that use NetworkmanagerDeviceAwsLocation.Builder Package Description com.hashicorp.cdktf.providers.aws.networkmanager_device aws_networkmanager_device -
-
Uses of NetworkmanagerDeviceAwsLocation.Builder in com.hashicorp.cdktf.providers.aws.networkmanager_device
Methods in com.hashicorp.cdktf.providers.aws.networkmanager_device that return NetworkmanagerDeviceAwsLocation.Builder Modifier and Type Method Description static NetworkmanagerDeviceAwsLocation.BuilderNetworkmanagerDeviceAwsLocation. builder()NetworkmanagerDeviceAwsLocation.BuilderNetworkmanagerDeviceAwsLocation.Builder. subnetArn(String subnetArn)Sets the value ofNetworkmanagerDeviceAwsLocation.getSubnetArn()NetworkmanagerDeviceAwsLocation.BuilderNetworkmanagerDeviceAwsLocation.Builder. zone(String zone)Sets the value ofNetworkmanagerDeviceAwsLocation.getZone()Constructors in com.hashicorp.cdktf.providers.aws.networkmanager_device with parameters of type NetworkmanagerDeviceAwsLocation.Builder Constructor Description Jsii$Proxy(NetworkmanagerDeviceAwsLocation.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkmanagerDeviceAwsLocation.Builder.
-