Documentation ¶
Index ¶
- type CapacityUnits
- type CapacityUnitsAttributes
- func (cu CapacityUnitsAttributes) InternalRef() (terra.Reference, error)
- func (cu CapacityUnitsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cu CapacityUnitsAttributes) InternalWithRef(ref terra.Reference) CapacityUnitsAttributes
- func (cu CapacityUnitsAttributes) QueryCapacityUnits() terra.NumberValue
- func (cu CapacityUnitsAttributes) StorageCapacityUnits() terra.NumberValue
- type CapacityUnitsState
- type DocumentMetadataConfigurationUpdates
- type DocumentMetadataConfigurationUpdatesAttributes
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalRef() (terra.Reference, error)
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalWithRef(ref terra.Reference) DocumentMetadataConfigurationUpdatesAttributes
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Name() terra.StringValue
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Relevance() terra.ListValue[RelevanceAttributes]
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Search() terra.ListValue[SearchAttributes]
- func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Type() terra.StringValue
- type DocumentMetadataConfigurationUpdatesState
- type FaqStatistics
- type FaqStatisticsAttributes
- func (fs FaqStatisticsAttributes) IndexedQuestionAnswersCount() terra.NumberValue
- func (fs FaqStatisticsAttributes) InternalRef() (terra.Reference, error)
- func (fs FaqStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (fs FaqStatisticsAttributes) InternalWithRef(ref terra.Reference) FaqStatisticsAttributes
- type FaqStatisticsState
- type IndexStatistics
- type IndexStatisticsAttributes
- func (is IndexStatisticsAttributes) FaqStatistics() terra.ListValue[FaqStatisticsAttributes]
- func (is IndexStatisticsAttributes) InternalRef() (terra.Reference, error)
- func (is IndexStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (is IndexStatisticsAttributes) InternalWithRef(ref terra.Reference) IndexStatisticsAttributes
- func (is IndexStatisticsAttributes) TextDocumentStatistics() terra.ListValue[TextDocumentStatisticsAttributes]
- type IndexStatisticsState
- type JsonTokenTypeConfiguration
- type JsonTokenTypeConfigurationAttributes
- func (jttc JsonTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue
- func (jttc JsonTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (jttc JsonTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (jttc JsonTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) JsonTokenTypeConfigurationAttributes
- func (jttc JsonTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue
- type JsonTokenTypeConfigurationState
- type JwtTokenTypeConfiguration
- type JwtTokenTypeConfigurationAttributes
- func (jttc JwtTokenTypeConfigurationAttributes) ClaimRegex() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (jttc JwtTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (jttc JwtTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) JwtTokenTypeConfigurationAttributes
- func (jttc JwtTokenTypeConfigurationAttributes) Issuer() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) KeyLocation() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) SecretsManagerArn() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) Url() terra.StringValue
- func (jttc JwtTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue
- type JwtTokenTypeConfigurationState
- type Relevance
- type RelevanceAttributes
- func (r RelevanceAttributes) Duration() terra.StringValue
- func (r RelevanceAttributes) Freshness() terra.BoolValue
- func (r RelevanceAttributes) Importance() terra.NumberValue
- func (r RelevanceAttributes) InternalRef() (terra.Reference, error)
- func (r RelevanceAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (r RelevanceAttributes) InternalWithRef(ref terra.Reference) RelevanceAttributes
- func (r RelevanceAttributes) RankOrder() terra.StringValue
- func (r RelevanceAttributes) ValuesImportanceMap() terra.MapValue[terra.NumberValue]
- type RelevanceState
- type Search
- type SearchAttributes
- func (s SearchAttributes) Displayable() terra.BoolValue
- func (s SearchAttributes) Facetable() terra.BoolValue
- func (s SearchAttributes) InternalRef() (terra.Reference, error)
- func (s SearchAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SearchAttributes) InternalWithRef(ref terra.Reference) SearchAttributes
- func (s SearchAttributes) Searchable() terra.BoolValue
- func (s SearchAttributes) Sortable() terra.BoolValue
- type SearchState
- type ServerSideEncryptionConfiguration
- type ServerSideEncryptionConfigurationAttributes
- func (ssec ServerSideEncryptionConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (ssec ServerSideEncryptionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ssec ServerSideEncryptionConfigurationAttributes) InternalWithRef(ref terra.Reference) ServerSideEncryptionConfigurationAttributes
- func (ssec ServerSideEncryptionConfigurationAttributes) KmsKeyId() terra.StringValue
- type ServerSideEncryptionConfigurationState
- type TextDocumentStatistics
- type TextDocumentStatisticsAttributes
- func (tds TextDocumentStatisticsAttributes) IndexedTextBytes() terra.NumberValue
- func (tds TextDocumentStatisticsAttributes) IndexedTextDocumentsCount() terra.NumberValue
- func (tds TextDocumentStatisticsAttributes) InternalRef() (terra.Reference, error)
- func (tds TextDocumentStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (tds TextDocumentStatisticsAttributes) InternalWithRef(ref terra.Reference) TextDocumentStatisticsAttributes
- type TextDocumentStatisticsState
- type UserGroupResolutionConfiguration
- type UserGroupResolutionConfigurationAttributes
- func (ugrc UserGroupResolutionConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (ugrc UserGroupResolutionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ugrc UserGroupResolutionConfigurationAttributes) InternalWithRef(ref terra.Reference) UserGroupResolutionConfigurationAttributes
- func (ugrc UserGroupResolutionConfigurationAttributes) UserGroupResolutionMode() terra.StringValue
- type UserGroupResolutionConfigurationState
- type UserTokenConfigurations
- type UserTokenConfigurationsAttributes
- func (utc UserTokenConfigurationsAttributes) InternalRef() (terra.Reference, error)
- func (utc UserTokenConfigurationsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (utc UserTokenConfigurationsAttributes) InternalWithRef(ref terra.Reference) UserTokenConfigurationsAttributes
- func (utc UserTokenConfigurationsAttributes) JsonTokenTypeConfiguration() terra.ListValue[JsonTokenTypeConfigurationAttributes]
- func (utc UserTokenConfigurationsAttributes) JwtTokenTypeConfiguration() terra.ListValue[JwtTokenTypeConfigurationAttributes]
- type UserTokenConfigurationsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CapacityUnits ¶
type CapacityUnits struct{}
type CapacityUnitsAttributes ¶
type CapacityUnitsAttributes struct {
// contains filtered or unexported fields
}
func (CapacityUnitsAttributes) InternalRef ¶
func (cu CapacityUnitsAttributes) InternalRef() (terra.Reference, error)
func (CapacityUnitsAttributes) InternalTokens ¶
func (cu CapacityUnitsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CapacityUnitsAttributes) InternalWithRef ¶
func (cu CapacityUnitsAttributes) InternalWithRef(ref terra.Reference) CapacityUnitsAttributes
func (CapacityUnitsAttributes) QueryCapacityUnits ¶
func (cu CapacityUnitsAttributes) QueryCapacityUnits() terra.NumberValue
func (CapacityUnitsAttributes) StorageCapacityUnits ¶
func (cu CapacityUnitsAttributes) StorageCapacityUnits() terra.NumberValue
type CapacityUnitsState ¶
type DocumentMetadataConfigurationUpdatesAttributes ¶
type DocumentMetadataConfigurationUpdatesAttributes struct {
// contains filtered or unexported fields
}
func (DocumentMetadataConfigurationUpdatesAttributes) InternalRef ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalRef() (terra.Reference, error)
func (DocumentMetadataConfigurationUpdatesAttributes) InternalTokens ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DocumentMetadataConfigurationUpdatesAttributes) InternalWithRef ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) InternalWithRef(ref terra.Reference) DocumentMetadataConfigurationUpdatesAttributes
func (DocumentMetadataConfigurationUpdatesAttributes) Name ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Name() terra.StringValue
func (DocumentMetadataConfigurationUpdatesAttributes) Relevance ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Relevance() terra.ListValue[RelevanceAttributes]
func (DocumentMetadataConfigurationUpdatesAttributes) Search ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Search() terra.ListValue[SearchAttributes]
func (DocumentMetadataConfigurationUpdatesAttributes) Type ¶
func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Type() terra.StringValue
type DocumentMetadataConfigurationUpdatesState ¶
type DocumentMetadataConfigurationUpdatesState struct { Name string `json:"name"` Type string `json:"type"` Relevance []RelevanceState `json:"relevance"` Search []SearchState `json:"search"` }
type FaqStatistics ¶
type FaqStatistics struct{}
type FaqStatisticsAttributes ¶
type FaqStatisticsAttributes struct {
// contains filtered or unexported fields
}
func (FaqStatisticsAttributes) IndexedQuestionAnswersCount ¶
func (fs FaqStatisticsAttributes) IndexedQuestionAnswersCount() terra.NumberValue
func (FaqStatisticsAttributes) InternalRef ¶
func (fs FaqStatisticsAttributes) InternalRef() (terra.Reference, error)
func (FaqStatisticsAttributes) InternalTokens ¶
func (fs FaqStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FaqStatisticsAttributes) InternalWithRef ¶
func (fs FaqStatisticsAttributes) InternalWithRef(ref terra.Reference) FaqStatisticsAttributes
type FaqStatisticsState ¶
type FaqStatisticsState struct {
IndexedQuestionAnswersCount float64 `json:"indexed_question_answers_count"`
}
type IndexStatistics ¶
type IndexStatistics struct { // FaqStatistics: min=0 FaqStatistics []FaqStatistics `hcl:"faq_statistics,block" validate:"min=0"` // TextDocumentStatistics: min=0 TextDocumentStatistics []TextDocumentStatistics `hcl:"text_document_statistics,block" validate:"min=0"` }
type IndexStatisticsAttributes ¶
type IndexStatisticsAttributes struct {
// contains filtered or unexported fields
}
func (IndexStatisticsAttributes) FaqStatistics ¶
func (is IndexStatisticsAttributes) FaqStatistics() terra.ListValue[FaqStatisticsAttributes]
func (IndexStatisticsAttributes) InternalRef ¶
func (is IndexStatisticsAttributes) InternalRef() (terra.Reference, error)
func (IndexStatisticsAttributes) InternalTokens ¶
func (is IndexStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (IndexStatisticsAttributes) InternalWithRef ¶
func (is IndexStatisticsAttributes) InternalWithRef(ref terra.Reference) IndexStatisticsAttributes
func (IndexStatisticsAttributes) TextDocumentStatistics ¶
func (is IndexStatisticsAttributes) TextDocumentStatistics() terra.ListValue[TextDocumentStatisticsAttributes]
type IndexStatisticsState ¶
type IndexStatisticsState struct { FaqStatistics []FaqStatisticsState `json:"faq_statistics"` TextDocumentStatistics []TextDocumentStatisticsState `json:"text_document_statistics"` }
type JsonTokenTypeConfiguration ¶
type JsonTokenTypeConfiguration struct{}
type JsonTokenTypeConfigurationAttributes ¶
type JsonTokenTypeConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (JsonTokenTypeConfigurationAttributes) GroupAttributeField ¶
func (jttc JsonTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue
func (JsonTokenTypeConfigurationAttributes) InternalRef ¶
func (jttc JsonTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error)
func (JsonTokenTypeConfigurationAttributes) InternalTokens ¶
func (jttc JsonTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JsonTokenTypeConfigurationAttributes) InternalWithRef ¶
func (jttc JsonTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) JsonTokenTypeConfigurationAttributes
func (JsonTokenTypeConfigurationAttributes) UserNameAttributeField ¶
func (jttc JsonTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue
type JwtTokenTypeConfiguration ¶
type JwtTokenTypeConfiguration struct{}
type JwtTokenTypeConfigurationAttributes ¶
type JwtTokenTypeConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (JwtTokenTypeConfigurationAttributes) ClaimRegex ¶
func (jttc JwtTokenTypeConfigurationAttributes) ClaimRegex() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) GroupAttributeField ¶
func (jttc JwtTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) InternalRef ¶
func (jttc JwtTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error)
func (JwtTokenTypeConfigurationAttributes) InternalTokens ¶
func (jttc JwtTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JwtTokenTypeConfigurationAttributes) InternalWithRef ¶
func (jttc JwtTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) JwtTokenTypeConfigurationAttributes
func (JwtTokenTypeConfigurationAttributes) Issuer ¶
func (jttc JwtTokenTypeConfigurationAttributes) Issuer() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) KeyLocation ¶
func (jttc JwtTokenTypeConfigurationAttributes) KeyLocation() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) SecretsManagerArn ¶
func (jttc JwtTokenTypeConfigurationAttributes) SecretsManagerArn() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) Url ¶
func (jttc JwtTokenTypeConfigurationAttributes) Url() terra.StringValue
func (JwtTokenTypeConfigurationAttributes) UserNameAttributeField ¶
func (jttc JwtTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue
type JwtTokenTypeConfigurationState ¶
type JwtTokenTypeConfigurationState struct { ClaimRegex string `json:"claim_regex"` GroupAttributeField string `json:"group_attribute_field"` Issuer string `json:"issuer"` KeyLocation string `json:"key_location"` SecretsManagerArn string `json:"secrets_manager_arn"` Url string `json:"url"` UserNameAttributeField string `json:"user_name_attribute_field"` }
type RelevanceAttributes ¶
type RelevanceAttributes struct {
// contains filtered or unexported fields
}
func (RelevanceAttributes) Duration ¶
func (r RelevanceAttributes) Duration() terra.StringValue
func (RelevanceAttributes) Freshness ¶
func (r RelevanceAttributes) Freshness() terra.BoolValue
func (RelevanceAttributes) Importance ¶
func (r RelevanceAttributes) Importance() terra.NumberValue
func (RelevanceAttributes) InternalRef ¶
func (r RelevanceAttributes) InternalRef() (terra.Reference, error)
func (RelevanceAttributes) InternalTokens ¶
func (r RelevanceAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RelevanceAttributes) InternalWithRef ¶
func (r RelevanceAttributes) InternalWithRef(ref terra.Reference) RelevanceAttributes
func (RelevanceAttributes) RankOrder ¶
func (r RelevanceAttributes) RankOrder() terra.StringValue
func (RelevanceAttributes) ValuesImportanceMap ¶
func (r RelevanceAttributes) ValuesImportanceMap() terra.MapValue[terra.NumberValue]
type RelevanceState ¶
type SearchAttributes ¶
type SearchAttributes struct {
// contains filtered or unexported fields
}
func (SearchAttributes) Displayable ¶
func (s SearchAttributes) Displayable() terra.BoolValue
func (SearchAttributes) Facetable ¶
func (s SearchAttributes) Facetable() terra.BoolValue
func (SearchAttributes) InternalRef ¶
func (s SearchAttributes) InternalRef() (terra.Reference, error)
func (SearchAttributes) InternalTokens ¶
func (s SearchAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SearchAttributes) InternalWithRef ¶
func (s SearchAttributes) InternalWithRef(ref terra.Reference) SearchAttributes
func (SearchAttributes) Searchable ¶
func (s SearchAttributes) Searchable() terra.BoolValue
func (SearchAttributes) Sortable ¶
func (s SearchAttributes) Sortable() terra.BoolValue
type SearchState ¶
type ServerSideEncryptionConfiguration ¶
type ServerSideEncryptionConfiguration struct{}
type ServerSideEncryptionConfigurationAttributes ¶
type ServerSideEncryptionConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (ServerSideEncryptionConfigurationAttributes) InternalRef ¶
func (ssec ServerSideEncryptionConfigurationAttributes) InternalRef() (terra.Reference, error)
func (ServerSideEncryptionConfigurationAttributes) InternalTokens ¶
func (ssec ServerSideEncryptionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ServerSideEncryptionConfigurationAttributes) InternalWithRef ¶
func (ssec ServerSideEncryptionConfigurationAttributes) InternalWithRef(ref terra.Reference) ServerSideEncryptionConfigurationAttributes
func (ServerSideEncryptionConfigurationAttributes) KmsKeyId ¶
func (ssec ServerSideEncryptionConfigurationAttributes) KmsKeyId() terra.StringValue
type ServerSideEncryptionConfigurationState ¶
type ServerSideEncryptionConfigurationState struct {
KmsKeyId string `json:"kms_key_id"`
}
type TextDocumentStatistics ¶
type TextDocumentStatistics struct{}
type TextDocumentStatisticsAttributes ¶
type TextDocumentStatisticsAttributes struct {
// contains filtered or unexported fields
}
func (TextDocumentStatisticsAttributes) IndexedTextBytes ¶
func (tds TextDocumentStatisticsAttributes) IndexedTextBytes() terra.NumberValue
func (TextDocumentStatisticsAttributes) IndexedTextDocumentsCount ¶
func (tds TextDocumentStatisticsAttributes) IndexedTextDocumentsCount() terra.NumberValue
func (TextDocumentStatisticsAttributes) InternalRef ¶
func (tds TextDocumentStatisticsAttributes) InternalRef() (terra.Reference, error)
func (TextDocumentStatisticsAttributes) InternalTokens ¶
func (tds TextDocumentStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TextDocumentStatisticsAttributes) InternalWithRef ¶
func (tds TextDocumentStatisticsAttributes) InternalWithRef(ref terra.Reference) TextDocumentStatisticsAttributes
type UserGroupResolutionConfiguration ¶
type UserGroupResolutionConfiguration struct{}
type UserGroupResolutionConfigurationAttributes ¶
type UserGroupResolutionConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (UserGroupResolutionConfigurationAttributes) InternalRef ¶
func (ugrc UserGroupResolutionConfigurationAttributes) InternalRef() (terra.Reference, error)
func (UserGroupResolutionConfigurationAttributes) InternalTokens ¶
func (ugrc UserGroupResolutionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UserGroupResolutionConfigurationAttributes) InternalWithRef ¶
func (ugrc UserGroupResolutionConfigurationAttributes) InternalWithRef(ref terra.Reference) UserGroupResolutionConfigurationAttributes
func (UserGroupResolutionConfigurationAttributes) UserGroupResolutionMode ¶
func (ugrc UserGroupResolutionConfigurationAttributes) UserGroupResolutionMode() terra.StringValue
type UserGroupResolutionConfigurationState ¶
type UserGroupResolutionConfigurationState struct {
UserGroupResolutionMode string `json:"user_group_resolution_mode"`
}
type UserTokenConfigurations ¶
type UserTokenConfigurations struct { // JsonTokenTypeConfiguration: min=0 JsonTokenTypeConfiguration []JsonTokenTypeConfiguration `hcl:"json_token_type_configuration,block" validate:"min=0"` // JwtTokenTypeConfiguration: min=0 JwtTokenTypeConfiguration []JwtTokenTypeConfiguration `hcl:"jwt_token_type_configuration,block" validate:"min=0"` }
type UserTokenConfigurationsAttributes ¶
type UserTokenConfigurationsAttributes struct {
// contains filtered or unexported fields
}
func (UserTokenConfigurationsAttributes) InternalRef ¶
func (utc UserTokenConfigurationsAttributes) InternalRef() (terra.Reference, error)
func (UserTokenConfigurationsAttributes) InternalTokens ¶
func (utc UserTokenConfigurationsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UserTokenConfigurationsAttributes) InternalWithRef ¶
func (utc UserTokenConfigurationsAttributes) InternalWithRef(ref terra.Reference) UserTokenConfigurationsAttributes
func (UserTokenConfigurationsAttributes) JsonTokenTypeConfiguration ¶
func (utc UserTokenConfigurationsAttributes) JsonTokenTypeConfiguration() terra.ListValue[JsonTokenTypeConfigurationAttributes]
func (UserTokenConfigurationsAttributes) JwtTokenTypeConfiguration ¶
func (utc UserTokenConfigurationsAttributes) JwtTokenTypeConfiguration() terra.ListValue[JwtTokenTypeConfigurationAttributes]
type UserTokenConfigurationsState ¶
type UserTokenConfigurationsState struct { JsonTokenTypeConfiguration []JsonTokenTypeConfigurationState `json:"json_token_type_configuration"` JwtTokenTypeConfiguration []JwtTokenTypeConfigurationState `json:"jwt_token_type_configuration"` }
Click to show internal directories.
Click to hide internal directories.