InstanceAssociationOutputUrl
public struct InstanceAssociationOutputUrl : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The URL of S3 bucket where you want to store the results of this request.
Declaration
Swift
public let s3OutputUrl: S3OutputUrl?
-
Undocumented
Declaration
Swift
public init(s3OutputUrl: S3OutputUrl? = nil)