query Arg Profile Config
suspend fun queryArgProfileConfig(value: Output<FieldLevelEncryptionConfigQueryArgProfileConfigArgs>)
Parameters
value
Query Arg Profile Config that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.
suspend fun queryArgProfileConfig(argument: suspend FieldLevelEncryptionConfigQueryArgProfileConfigArgsBuilder.() -> Unit)
Parameters
argument
Query Arg Profile Config that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.