Application Property Group Args
data class ApplicationPropertyGroupArgs(val propertyGroupId: Output<String>? = null, val propertyMap: Output<Map<String, String>>? = null) : ConvertibleToJava<ApplicationPropertyGroupArgs>
Property key-value pairs passed into an application.