type github.com/aws/aws-sdk-go-v2/service/s3.GetBucketNotificationConfigurationOutput
7 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_GetBucketNotificationConfiguration.go#L30: func (c *Client) GetBucketNotificationConfiguration(ctx context.Context, params *GetBucketNotificationConfigurationInput, optFns ...func(*Options)) (*GetBucketNotificationConfigurationOutput, error) {
api_op_GetBucketNotificationConfiguration.go#L40: out := result.(*GetBucketNotificationConfigurationOutput)
api_op_GetBucketNotificationConfiguration.go#L62: type GetBucketNotificationConfigurationOutput struct {
deserializers.go#L3918: output := &GetBucketNotificationConfigurationOutput{}
deserializers.go#L3992: func awsRestxml_deserializeOpDocumentGetBucketNotificationConfigurationOutput(v **GetBucketNotificationConfigurationOutput, decoder smithyxml.NodeDecoder) error {
deserializers.go#L3996: var sv *GetBucketNotificationConfigurationOutput
deserializers.go#L3998: sv = &GetBucketNotificationConfigurationOutput{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)