content Type Profile Config
suspend fun contentTypeProfileConfig(value: Output<FieldLevelEncryptionConfigContentTypeProfileConfigArgs>)
suspend fun contentTypeProfileConfig(value: FieldLevelEncryptionConfigContentTypeProfileConfigArgs?)
Parameters
value
Content Type Profile Config specifies when to forward content if a content type isn't recognized and profiles to use as by default in a request if a query argument doesn't specify a profile to use.
suspend fun contentTypeProfileConfig(argument: suspend FieldLevelEncryptionConfigContentTypeProfileConfigArgsBuilder.() -> Unit)
Parameters
argument
Content Type Profile Config specifies when to forward content if a content type isn't recognized and profiles to use as by default in a request if a query argument doesn't specify a profile to use.