type github.com/aws/aws-sdk-go-v2/service/s3/types.AnalyticsS3BucketDestination
7 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L107: S3BucketDestination *AnalyticsS3BucketDestination
types.go#L154: type AnalyticsS3BucketDestination struct {
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L13157: func awsRestxml_deserializeDocumentAnalyticsS3BucketDestination(v **types.AnalyticsS3BucketDestination, decoder smithyxml.NodeDecoder) error {
deserializers.go#L13161: var sv *types.AnalyticsS3BucketDestination
deserializers.go#L13163: sv = &types.AnalyticsS3BucketDestination{}
serializers.go#L8830: func awsRestxml_serializeDocumentAnalyticsS3BucketDestination(v *types.AnalyticsS3BucketDestination, value smithyxml.Value) error {
validators.go#L2340: func validateAnalyticsS3BucketDestination(v *types.AnalyticsS3BucketDestination) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)