type github.com/aws/aws-sdk-go-v2/service/s3/types.NotificationConfiguration

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L2586: type NotificationConfiguration struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_PutBucketNotificationConfiguration.go#L80: 	NotificationConfiguration *types.NotificationConfiguration
		serializers.go#L10910: func awsRestxml_serializeDocumentNotificationConfiguration(v *types.NotificationConfiguration, value smithyxml.Value) error {
		validators.go#L3028: func validateNotificationConfiguration(v *types.NotificationConfiguration) error {