github.com/aws/aws-sdk-go/service/sts.GetFederationTokenInput.Name (field)
5 uses
github.com/aws/aws-sdk-go/service/sts (current package)
api.go#L2655: Name *string `min:"2" type:"string" required:"true"`
api.go#L2776: if s.Name == nil {
api.go#L2779: if s.Name != nil && len(*s.Name) < 2 {
api.go#L2820: s.Name = &v
![]() |
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. |