Field Level Encryption Config Content Type Profile Config Content Type Profiles Item Args
data class FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs(val contentType: Output<String>, val format: Output<String>, val profileId: Output<String>? = null) : ConvertibleToJava<FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs>
Constructors
Link copied to clipboard
fun FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs(contentType: Output<String>, format: Output<String>, profileId: Output<String>? = null)