CompliancePropertiesArgs

data class CompliancePropertiesArgs(val type: Output<String>? = null) : ConvertibleToJava<CompliancePropertiesArgs>

Compliance details of the Config rule

Constructors

Link copied to clipboard
fun CompliancePropertiesArgs(type: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): CompliancePropertiesArgs

Properties

Link copied to clipboard
val type: Output<String>? = null

Compliance type determined by the Config rule