public static interface AlexaForBusinessMetadata.Builder extends SdkPojo, CopyableBuilder<AlexaForBusinessMetadata.Builder,AlexaForBusinessMetadata>
| Modifier and Type | Method and Description |
|---|---|
AlexaForBusinessMetadata.Builder |
alexaForBusinessRoomArn(String alexaForBusinessRoomArn)
The ARN of the room resource.
|
AlexaForBusinessMetadata.Builder |
isAlexaForBusinessEnabled(Boolean isAlexaForBusinessEnabled)
Starts or stops Alexa for Business.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAlexaForBusinessMetadata.Builder isAlexaForBusinessEnabled(Boolean isAlexaForBusinessEnabled)
Starts or stops Alexa for Business.
isAlexaForBusinessEnabled - Starts or stops Alexa for Business.AlexaForBusinessMetadata.Builder alexaForBusinessRoomArn(String alexaForBusinessRoomArn)
The ARN of the room resource.
alexaForBusinessRoomArn - The ARN of the room resource.Copyright © 2022. All rights reserved.