LoggingInfo
public struct LoggingInfo : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The name of an S3 bucket where execution logs are stored . DeclarationSwift public let s3BucketName: String
- 
                  
                  (Optional) The S3 bucket subfolder. DeclarationSwift public let s3KeyPrefix: String?
- 
                  
                  The Region where the S3 bucket is located. DeclarationSwift public let s3Region: String
- 
                  
                  Undocumented DeclarationSwift public init(s3BucketName: String, s3KeyPrefix: String? = nil, s3Region: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub LoggingInfo Structure Reference
        LoggingInfo Structure Reference