Asset Extended Location Args
data class AssetExtendedLocationArgs(val name: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<AssetExtendedLocationArgs>
The extended location.
The extended location.