json Token Type Configuration
suspend fun jsonTokenTypeConfiguration(value: Output<IndexUserTokenConfigurationsJsonTokenTypeConfigurationArgs>)
suspend fun jsonTokenTypeConfiguration(value: IndexUserTokenConfigurationsJsonTokenTypeConfigurationArgs?)
Parameters
value
A block that specifies the information about the JSON token type configuration. Detailed below.
suspend fun jsonTokenTypeConfiguration(argument: suspend IndexUserTokenConfigurationsJsonTokenTypeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A block that specifies the information about the JSON token type configuration. Detailed below.