Field Level Encryption Config Content Type Profile Config Args
    data class FieldLevelEncryptionConfigContentTypeProfileConfigArgs(val contentTypeProfiles: Output<FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesArgs>, val forwardWhenContentTypeIsUnknown: Output<Boolean>) : ConvertibleToJava<FieldLevelEncryptionConfigContentTypeProfileConfigArgs> 
Constructors
Link copied to clipboard
                fun FieldLevelEncryptionConfigContentTypeProfileConfigArgs(contentTypeProfiles: Output<FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesArgs>, forwardWhenContentTypeIsUnknown: Output<Boolean>)
Functions
Properties
Link copied to clipboard