Key Attributes Args
data class KeyAttributesArgs(val enabled: Output<Boolean>? = null, val expires: Output<Double>? = null, val notBefore: Output<Double>? = null) : ConvertibleToJava<KeyAttributesArgs>
The attributes of the key.