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

3 uses

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

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_PutBucketVersioning.go#L72: 	VersioningConfiguration *types.VersioningConfiguration
		serializers.go#L12631: func awsRestxml_serializeDocumentVersioningConfiguration(v *types.VersioningConfiguration, value smithyxml.Value) error {