AlexaForBusinessMetadata
public struct AlexaForBusinessMetadata : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the room resource.
Declaration
Swift
public let alexaForBusinessRoomArn: String? -
Starts or stops Alexa for Business.
Declaration
Swift
public let isAlexaForBusinessEnabled: Bool? -
Undocumented
Declaration
Swift
public init(alexaForBusinessRoomArn: String? = nil, isAlexaForBusinessEnabled: Bool? = nil)
View on GitHub
AlexaForBusinessMetadata Structure Reference