github.com/aws/smithy-go/auth/bearer.TokenCacheOptions.RetrieveBearerTokenTimeout (field)

2 uses

	github.com/aws/smithy-go/auth/bearer (current package)
		token_cache.go#L38: 	RetrieveBearerTokenTimeout time.Duration
		token_cache.go#L168: 		if v := p.options.RetrieveBearerTokenTimeout; v != 0 {