Trust Store Revocation Revocation Content Args
data class TrustStoreRevocationRevocationContentArgs(val revocationType: Output<String>? = null, val s3Bucket: Output<String>? = null, val s3Key: Output<String>? = null, val s3ObjectVersion: Output<String>? = null) : ConvertibleToJava<TrustStoreRevocationRevocationContentArgs>