Field Level Encryption Config Args Builder
Builder for FieldLevelEncryptionConfigArgs.
Functions
Link copied to clipboard
suspend fun contentTypeProfileConfig(value: FieldLevelEncryptionConfigContentTypeProfileConfigArgs?)
suspend fun contentTypeProfileConfig(value: Output<FieldLevelEncryptionConfigContentTypeProfileConfigArgs>)
suspend fun contentTypeProfileConfig(argument: suspend FieldLevelEncryptionConfigContentTypeProfileConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun queryArgProfileConfig(value: Output<FieldLevelEncryptionConfigQueryArgProfileConfigArgs>)
suspend fun queryArgProfileConfig(argument: suspend FieldLevelEncryptionConfigQueryArgProfileConfigArgsBuilder.() -> Unit)