CreatePublishingDestinationResponse
public struct CreatePublishingDestinationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the publishing destination that is created.
Declaration
Swift
public let destinationId: String -
Undocumented
Declaration
Swift
public init(destinationId: String)
View on GitHub
CreatePublishingDestinationResponse Structure Reference