SecretAttributesArgs

fun SecretAttributesArgs(enabled: Output<Boolean>? = null, expires: Output<Int>? = null, notBefore: Output<Int>? = null)