DataDestination
public struct DataDestination : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
Declaration
Swift
public let s3Config: S3Config - 
                  
                  
Undocumented
Declaration
Swift
public init(s3Config: S3Config) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        DataDestination Structure Reference