FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs

data class FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs(val contentType: Output<String>, val format: Output<String>, val profileId: Output<String>? = null) : ConvertibleToJava<FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val contentType: Output<String>
Link copied to clipboard
val format: Output<String>
Link copied to clipboard
val profileId: Output<String>? = null