UpdatePortalResponse
public struct UpdatePortalResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The status of the portal, which contains a state (UPDATING after successfully calling this operation) and any error message.
Declaration
Swift
public let portalStatus: PortalStatus
-
Undocumented
Declaration
Swift
public init(portalStatus: PortalStatus)