OutputSource
public struct OutputSource : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the output source, for example the URL of an S3 bucket. DeclarationSwift public let outputSourceId: String?
- 
                  
                  The type of source where the association execution details are stored, for example, Amazon S3. DeclarationSwift public let outputSourceType: String?
- 
                  
                  Undocumented DeclarationSwift public init(outputSourceId: String? = nil, outputSourceType: String? = nil)
 View on GitHub
View on GitHub OutputSource Structure Reference
        OutputSource Structure Reference