GetDeviceRequest
public struct GetDeviceRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the device to retrieve.
Declaration
Swift
public let deviceArn: String
-
Undocumented
Declaration
Swift
public init(deviceArn: String)
-
Declaration
Swift
public func validate(name: String) throws