RegisterAVSDeviceResponse
public struct RegisterAVSDeviceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the device.
Declaration
Swift
public let deviceArn: String?
-
Undocumented
Declaration
Swift
public init(deviceArn: String? = nil)