Asset Endpoint Profile Extended Location Args
data class AssetEndpointProfileExtendedLocationArgs(val name: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<AssetEndpointProfileExtendedLocationArgs>
The extended location.
Constructors
Link copied to clipboard
fun AssetEndpointProfileExtendedLocationArgs(name: Output<String>? = null, type: Output<String>? = null)