class Aws::Chime::Types::CreateRoomRequest
@note When making an API call, you may pass CreateRoomRequest
data as a hash: { account_id: "NonEmptyString", # required name: "SensitiveString", # required client_request_token: "ClientRequestToken", }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] name
The room name. @return [String]
@!attribute [rw] client_request_token
The idempotency token for the request. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/CreateRoomRequest AWS API Documentation
Constants
- SENSITIVE