Field Level Encryption Config Query Arg Profile Config Query Arg Profiles Item Args
data class FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesItemArgs(val profileId: Output<String>, val queryArg: Output<String>) : ConvertibleToJava<FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesItemArgs>
Constructors
Link copied to clipboard
fun FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesItemArgs(profileId: Output<String>, queryArg: Output<String>)