type github.com/aws/aws-sdk-go/service/sts.PolicyDescriptorType
16 uses
github.com/aws/aws-sdk-go/service/sts (current package)
api.go#L1423: PolicyArns []*PolicyDescriptorType `type:"list"`
api.go#L1602: func (s *AssumeRoleInput) SetPolicyArns(v []*PolicyDescriptorType) *AssumeRoleInput {
api.go#L1772: PolicyArns []*PolicyDescriptorType `type:"list"`
api.go#L1861: func (s *AssumeRoleWithSAMLInput) SetPolicyArns(v []*PolicyDescriptorType) *AssumeRoleWithSAMLInput {
api.go#L2068: PolicyArns []*PolicyDescriptorType `type:"list"`
api.go#L2176: func (s *AssumeRoleWithWebIdentityInput) SetPolicyArns(v []*PolicyDescriptorType) *AssumeRoleWithWebIdentityInput {
api.go#L2729: PolicyArns []*PolicyDescriptorType `type:"list"`
api.go#L2831: func (s *GetFederationTokenInput) SetPolicyArns(v []*PolicyDescriptorType) *GetFederationTokenInput {
api.go#L3008: type PolicyDescriptorType struct {
api.go#L3019: func (s PolicyDescriptorType) String() string {
api.go#L3024: func (s PolicyDescriptorType) GoString() string {
api.go#L3029: func (s *PolicyDescriptorType) Validate() error {
api.go#L3042: func (s *PolicyDescriptorType) SetArn(v string) *PolicyDescriptorType {
github.com/aws/aws-sdk-go/aws/credentials/stscreds
assume_role_provider.go#L193: PolicyArns []*sts.PolicyDescriptorType
web_identity_provider.go#L53: PolicyArns []*sts.PolicyDescriptorType
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |