EgressEndpoint
public struct EgressEndpoint : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the PackagingConfiguration being applied to the Asset.
Declaration
Swift
public let packagingConfigurationId: String?
-
The URL of the parent manifest for the repackaged Asset.
Declaration
Swift
public let url: String?
-
Undocumented
Declaration
Swift
public init(packagingConfigurationId: String? = nil, url: String? = nil)