UpdateAssetResponse
public struct UpdateAssetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The status of the asset, which contains a state (UPDATING after successfully calling this operation) and any error message.
Declaration
Swift
public let assetStatus: AssetStatus -
Undocumented
Declaration
Swift
public init(assetStatus: AssetStatus)
View on GitHub
UpdateAssetResponse Structure Reference