github.com/aws/aws-sdk-go-v2/service/s3.GetBucketLoggingOutput.LoggingEnabled (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetBucketLogging.go#L61: 	LoggingEnabled *types.LoggingEnabled
		deserializers.go#L3738: 			if err := awsRestxml_deserializeDocumentLoggingEnabled(&sv.LoggingEnabled, nodeDecoder); err != nil {