DescribeAssetRequest
public struct DescribeAssetRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the asset.
Declaration
Swift
public let assetId: String
-
Undocumented
Declaration
Swift
public init(assetId: String)
-
Declaration
Swift
public func validate(name: String) throws