field Patterns
suspend fun fieldPatterns(value: Output<FieldLevelEncryptionProfileEncryptionEntitiesItemFieldPatternsArgs>)
suspend fun fieldPatterns(value: FieldLevelEncryptionProfileEncryptionEntitiesItemFieldPatternsArgs)
Parameters
value
Object that contains an attribute items
that contains the list of field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.
suspend fun fieldPatterns(argument: suspend FieldLevelEncryptionProfileEncryptionEntitiesItemFieldPatternsArgsBuilder.() -> Unit)
Parameters
argument
Object that contains an attribute items
that contains the list of field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.