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