Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + CapacityUnits *CapacityUnits + Description terra.StringValue + DocumentMetadataConfigurationUpdates []DocumentMetadataConfigurationUpdates + Edition terra.StringValue + Id terra.StringValue + Name terra.StringValue + RoleArn terra.StringValue + ServerSideEncryptionConfiguration *ServerSideEncryptionConfiguration + Tags terra.MapValue[terra.StringValue] + TagsAll terra.MapValue[terra.StringValue] + Timeouts *Timeouts + UserContextPolicy terra.StringValue + UserGroupResolutionConfiguration *UserGroupResolutionConfiguration + UserTokenConfigurations *UserTokenConfigurations + type CapacityUnits struct + QueryCapacityUnits terra.NumberValue + StorageCapacityUnits terra.NumberValue + type CapacityUnitsAttributes struct + 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 struct + QueryCapacityUnits float64 + StorageCapacityUnits float64 + type DataArgs struct + Id terra.StringValue + Tags terra.MapValue[terra.StringValue] + type DataCapacityUnitsAttributes struct + func (cu DataCapacityUnitsAttributes) InternalRef() (terra.Reference, error) + func (cu DataCapacityUnitsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (cu DataCapacityUnitsAttributes) InternalWithRef(ref terra.Reference) DataCapacityUnitsAttributes + func (cu DataCapacityUnitsAttributes) QueryCapacityUnits() terra.NumberValue + func (cu DataCapacityUnitsAttributes) StorageCapacityUnits() terra.NumberValue + type DataCapacityUnitsState struct + QueryCapacityUnits float64 + StorageCapacityUnits float64 + type DataDocumentMetadataConfigurationUpdatesAttributes struct + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) InternalRef() (terra.Reference, error) + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) InternalWithRef(ref terra.Reference) DataDocumentMetadataConfigurationUpdatesAttributes + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) Name() terra.StringValue + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) Relevance() terra.ListValue[DataDocumentMetadataConfigurationUpdatesRelevanceAttributes] + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) Search() terra.ListValue[DataDocumentMetadataConfigurationUpdatesSearchAttributes] + func (dmcu DataDocumentMetadataConfigurationUpdatesAttributes) Type() terra.StringValue + type DataDocumentMetadataConfigurationUpdatesRelevanceAttributes struct + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) Duration() terra.StringValue + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) Freshness() terra.BoolValue + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) Importance() terra.NumberValue + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalRef() (terra.Reference, error) + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalTokens() (hclwrite.Tokens, error) + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalWithRef(ref terra.Reference) DataDocumentMetadataConfigurationUpdatesRelevanceAttributes + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) RankOrder() terra.StringValue + func (r DataDocumentMetadataConfigurationUpdatesRelevanceAttributes) ValuesImportanceMap() terra.MapValue[terra.NumberValue] + type DataDocumentMetadataConfigurationUpdatesRelevanceState struct + Duration string + Freshness bool + Importance float64 + RankOrder string + ValuesImportanceMap map[string]float64 + type DataDocumentMetadataConfigurationUpdatesSearchAttributes struct + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) Displayable() terra.BoolValue + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) Facetable() terra.BoolValue + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) InternalRef() (terra.Reference, error) + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) InternalWithRef(ref terra.Reference) DataDocumentMetadataConfigurationUpdatesSearchAttributes + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) Searchable() terra.BoolValue + func (s DataDocumentMetadataConfigurationUpdatesSearchAttributes) Sortable() terra.BoolValue + type DataDocumentMetadataConfigurationUpdatesSearchState struct + Displayable bool + Facetable bool + Searchable bool + Sortable bool + type DataDocumentMetadataConfigurationUpdatesState struct + Name string + Relevance []DataDocumentMetadataConfigurationUpdatesRelevanceState + Search []DataDocumentMetadataConfigurationUpdatesSearchState + Type string + type DataIndexStatisticsAttributes struct + func (is DataIndexStatisticsAttributes) FaqStatistics() terra.ListValue[DataIndexStatisticsFaqStatisticsAttributes] + func (is DataIndexStatisticsAttributes) InternalRef() (terra.Reference, error) + func (is DataIndexStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (is DataIndexStatisticsAttributes) InternalWithRef(ref terra.Reference) DataIndexStatisticsAttributes + func (is DataIndexStatisticsAttributes) TextDocumentStatistics() terra.ListValue[DataIndexStatisticsTextDocumentStatisticsAttributes] + type DataIndexStatisticsFaqStatisticsAttributes struct + func (fs DataIndexStatisticsFaqStatisticsAttributes) IndexedQuestionAnswersCount() terra.NumberValue + func (fs DataIndexStatisticsFaqStatisticsAttributes) InternalRef() (terra.Reference, error) + func (fs DataIndexStatisticsFaqStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (fs DataIndexStatisticsFaqStatisticsAttributes) InternalWithRef(ref terra.Reference) DataIndexStatisticsFaqStatisticsAttributes + type DataIndexStatisticsFaqStatisticsState struct + IndexedQuestionAnswersCount float64 + type DataIndexStatisticsState struct + FaqStatistics []DataIndexStatisticsFaqStatisticsState + TextDocumentStatistics []DataIndexStatisticsTextDocumentStatisticsState + type DataIndexStatisticsTextDocumentStatisticsAttributes struct + func (tds DataIndexStatisticsTextDocumentStatisticsAttributes) IndexedTextBytes() terra.NumberValue + func (tds DataIndexStatisticsTextDocumentStatisticsAttributes) IndexedTextDocumentsCount() terra.NumberValue + func (tds DataIndexStatisticsTextDocumentStatisticsAttributes) InternalRef() (terra.Reference, error) + func (tds DataIndexStatisticsTextDocumentStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tds DataIndexStatisticsTextDocumentStatisticsAttributes) InternalWithRef(ref terra.Reference) DataIndexStatisticsTextDocumentStatisticsAttributes + type DataIndexStatisticsTextDocumentStatisticsState struct + IndexedTextBytes float64 + IndexedTextDocumentsCount float64 + type DataServerSideEncryptionConfigurationAttributes struct + func (ssec DataServerSideEncryptionConfigurationAttributes) InternalRef() (terra.Reference, error) + func (ssec DataServerSideEncryptionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ssec DataServerSideEncryptionConfigurationAttributes) InternalWithRef(ref terra.Reference) DataServerSideEncryptionConfigurationAttributes + func (ssec DataServerSideEncryptionConfigurationAttributes) KmsKeyId() terra.StringValue + type DataServerSideEncryptionConfigurationState struct + KmsKeyId string + type DataSource struct + Args DataArgs + Name string + func Data(name string, args DataArgs) *DataSource + func (aki *DataSource) Attributes() dataAwsKendraIndexAttributes + func (aki *DataSource) Configuration() interface{} + func (aki *DataSource) DataSource() string + func (aki *DataSource) LocalName() string + type DataUserGroupResolutionConfigurationAttributes struct + func (ugrc DataUserGroupResolutionConfigurationAttributes) InternalRef() (terra.Reference, error) + func (ugrc DataUserGroupResolutionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ugrc DataUserGroupResolutionConfigurationAttributes) InternalWithRef(ref terra.Reference) DataUserGroupResolutionConfigurationAttributes + func (ugrc DataUserGroupResolutionConfigurationAttributes) UserGroupResolutionMode() terra.StringValue + type DataUserGroupResolutionConfigurationState struct + UserGroupResolutionMode string + type DataUserTokenConfigurationsAttributes struct + func (utc DataUserTokenConfigurationsAttributes) InternalRef() (terra.Reference, error) + func (utc DataUserTokenConfigurationsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (utc DataUserTokenConfigurationsAttributes) InternalWithRef(ref terra.Reference) DataUserTokenConfigurationsAttributes + func (utc DataUserTokenConfigurationsAttributes) JsonTokenTypeConfiguration() ... + func (utc DataUserTokenConfigurationsAttributes) JwtTokenTypeConfiguration() ... + type DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes struct + func (jttc DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue + func (jttc DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error) + func (jttc DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (jttc DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes + func (jttc DataUserTokenConfigurationsJsonTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue + type DataUserTokenConfigurationsJsonTokenTypeConfigurationState struct + GroupAttributeField string + UserNameAttributeField string + type DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes struct + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) ClaimRegex() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error) + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) Issuer() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) KeyLocation() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) SecretsManagerArn() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) Url() terra.StringValue + func (jttc DataUserTokenConfigurationsJwtTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue + type DataUserTokenConfigurationsJwtTokenTypeConfigurationState struct + ClaimRegex string + GroupAttributeField string + Issuer string + KeyLocation string + SecretsManagerArn string + Url string + UserNameAttributeField string + type DataUserTokenConfigurationsState struct + JsonTokenTypeConfiguration []DataUserTokenConfigurationsJsonTokenTypeConfigurationState + JwtTokenTypeConfiguration []DataUserTokenConfigurationsJwtTokenTypeConfigurationState + type DocumentMetadataConfigurationUpdates struct + Name terra.StringValue + Relevance *DocumentMetadataConfigurationUpdatesRelevance + Search *DocumentMetadataConfigurationUpdatesSearch + Type terra.StringValue + type DocumentMetadataConfigurationUpdatesAttributes struct + 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[DocumentMetadataConfigurationUpdatesRelevanceAttributes] + func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Search() terra.ListValue[DocumentMetadataConfigurationUpdatesSearchAttributes] + func (dmcu DocumentMetadataConfigurationUpdatesAttributes) Type() terra.StringValue + type DocumentMetadataConfigurationUpdatesRelevance struct + Duration terra.StringValue + Freshness terra.BoolValue + Importance terra.NumberValue + RankOrder terra.StringValue + ValuesImportanceMap terra.MapValue[terra.NumberValue] + type DocumentMetadataConfigurationUpdatesRelevanceAttributes struct + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) Duration() terra.StringValue + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) Freshness() terra.BoolValue + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) Importance() terra.NumberValue + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalRef() (terra.Reference, error) + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalTokens() (hclwrite.Tokens, error) + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) InternalWithRef(ref terra.Reference) DocumentMetadataConfigurationUpdatesRelevanceAttributes + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) RankOrder() terra.StringValue + func (r DocumentMetadataConfigurationUpdatesRelevanceAttributes) ValuesImportanceMap() terra.MapValue[terra.NumberValue] + type DocumentMetadataConfigurationUpdatesRelevanceState struct + Duration string + Freshness bool + Importance float64 + RankOrder string + ValuesImportanceMap map[string]float64 + type DocumentMetadataConfigurationUpdatesSearch struct + Displayable terra.BoolValue + Facetable terra.BoolValue + Searchable terra.BoolValue + Sortable terra.BoolValue + type DocumentMetadataConfigurationUpdatesSearchAttributes struct + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) Displayable() terra.BoolValue + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) Facetable() terra.BoolValue + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) InternalRef() (terra.Reference, error) + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) InternalWithRef(ref terra.Reference) DocumentMetadataConfigurationUpdatesSearchAttributes + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) Searchable() terra.BoolValue + func (s DocumentMetadataConfigurationUpdatesSearchAttributes) Sortable() terra.BoolValue + type DocumentMetadataConfigurationUpdatesSearchState struct + Displayable bool + Facetable bool + Searchable bool + Sortable bool + type DocumentMetadataConfigurationUpdatesState struct + Name string + Relevance []DocumentMetadataConfigurationUpdatesRelevanceState + Search []DocumentMetadataConfigurationUpdatesSearchState + Type string + type IndexStatisticsAttributes struct + func (is IndexStatisticsAttributes) FaqStatistics() terra.ListValue[IndexStatisticsFaqStatisticsAttributes] + 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[IndexStatisticsTextDocumentStatisticsAttributes] + type IndexStatisticsFaqStatisticsAttributes struct + func (fs IndexStatisticsFaqStatisticsAttributes) IndexedQuestionAnswersCount() terra.NumberValue + func (fs IndexStatisticsFaqStatisticsAttributes) InternalRef() (terra.Reference, error) + func (fs IndexStatisticsFaqStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (fs IndexStatisticsFaqStatisticsAttributes) InternalWithRef(ref terra.Reference) IndexStatisticsFaqStatisticsAttributes + type IndexStatisticsFaqStatisticsState struct + IndexedQuestionAnswersCount float64 + type IndexStatisticsState struct + FaqStatistics []IndexStatisticsFaqStatisticsState + TextDocumentStatistics []IndexStatisticsTextDocumentStatisticsState + type IndexStatisticsTextDocumentStatisticsAttributes struct + func (tds IndexStatisticsTextDocumentStatisticsAttributes) IndexedTextBytes() terra.NumberValue + func (tds IndexStatisticsTextDocumentStatisticsAttributes) IndexedTextDocumentsCount() terra.NumberValue + func (tds IndexStatisticsTextDocumentStatisticsAttributes) InternalRef() (terra.Reference, error) + func (tds IndexStatisticsTextDocumentStatisticsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tds IndexStatisticsTextDocumentStatisticsAttributes) InternalWithRef(ref terra.Reference) IndexStatisticsTextDocumentStatisticsAttributes + type IndexStatisticsTextDocumentStatisticsState struct + IndexedTextBytes float64 + IndexedTextDocumentsCount float64 + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aki *Resource) Attributes() awsKendraIndexAttributes + func (aki *Resource) Configuration() interface{} + func (aki *Resource) DependOn() terra.Reference + func (aki *Resource) Dependencies() terra.Dependencies + func (aki *Resource) ImportState(state io.Reader) error + func (aki *Resource) LifecycleManagement() *terra.Lifecycle + func (aki *Resource) LocalName() string + func (aki *Resource) State() (*awsKendraIndexState, bool) + func (aki *Resource) StateMust() *awsKendraIndexState + func (aki *Resource) Type() string + type ServerSideEncryptionConfiguration struct + KmsKeyId terra.StringValue + type ServerSideEncryptionConfigurationAttributes struct + 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 struct + KmsKeyId string + type Timeouts struct + Create terra.StringValue + Delete terra.StringValue + Update terra.StringValue + type TimeoutsAttributes struct + func (t TimeoutsAttributes) Create() terra.StringValue + func (t TimeoutsAttributes) Delete() terra.StringValue + func (t TimeoutsAttributes) InternalRef() (terra.Reference, error) + func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes + func (t TimeoutsAttributes) Update() terra.StringValue + type TimeoutsState struct + Create string + Delete string + Update string + type UserGroupResolutionConfiguration struct + UserGroupResolutionMode terra.StringValue + type UserGroupResolutionConfigurationAttributes struct + 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 struct + UserGroupResolutionMode string + type UserTokenConfigurations struct + JsonTokenTypeConfiguration *UserTokenConfigurationsJsonTokenTypeConfiguration + JwtTokenTypeConfiguration *UserTokenConfigurationsJwtTokenTypeConfiguration + type UserTokenConfigurationsAttributes struct + 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[UserTokenConfigurationsJsonTokenTypeConfigurationAttributes] + func (utc UserTokenConfigurationsAttributes) JwtTokenTypeConfiguration() terra.ListValue[UserTokenConfigurationsJwtTokenTypeConfigurationAttributes] + type UserTokenConfigurationsJsonTokenTypeConfiguration struct + GroupAttributeField terra.StringValue + UserNameAttributeField terra.StringValue + type UserTokenConfigurationsJsonTokenTypeConfigurationAttributes struct + func (jttc UserTokenConfigurationsJsonTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue + func (jttc UserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error) + func (jttc UserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (jttc UserTokenConfigurationsJsonTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) UserTokenConfigurationsJsonTokenTypeConfigurationAttributes + func (jttc UserTokenConfigurationsJsonTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue + type UserTokenConfigurationsJsonTokenTypeConfigurationState struct + GroupAttributeField string + UserNameAttributeField string + type UserTokenConfigurationsJwtTokenTypeConfiguration struct + ClaimRegex terra.StringValue + GroupAttributeField terra.StringValue + Issuer terra.StringValue + KeyLocation terra.StringValue + SecretsManagerArn terra.StringValue + Url terra.StringValue + UserNameAttributeField terra.StringValue + type UserTokenConfigurationsJwtTokenTypeConfigurationAttributes struct + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) ClaimRegex() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) GroupAttributeField() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalRef() (terra.Reference, error) + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) InternalWithRef(ref terra.Reference) UserTokenConfigurationsJwtTokenTypeConfigurationAttributes + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) Issuer() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) KeyLocation() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) SecretsManagerArn() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) Url() terra.StringValue + func (jttc UserTokenConfigurationsJwtTokenTypeConfigurationAttributes) UserNameAttributeField() terra.StringValue + type UserTokenConfigurationsJwtTokenTypeConfigurationState struct + ClaimRegex string + GroupAttributeField string + Issuer string + KeyLocation string + SecretsManagerArn string + Url string + UserNameAttributeField string + type UserTokenConfigurationsState struct + JsonTokenTypeConfiguration []UserTokenConfigurationsJsonTokenTypeConfigurationState + JwtTokenTypeConfiguration []UserTokenConfigurationsJwtTokenTypeConfigurationState