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

4 uses

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

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_PutBucketLogging.go#L94: 	BucketLoggingStatus *types.BucketLoggingStatus
		serializers.go#L8897: func awsRestxml_serializeDocumentBucketLoggingStatus(v *types.BucketLoggingStatus, value smithyxml.Value) error {
		validators.go#L2377: func validateBucketLoggingStatus(v *types.BucketLoggingStatus) error {