FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItemArgs

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

Constructors

constructor(contentType: Output<String>, format: Output<String>, profileId: Output<String>? = null)

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

Functions

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