class Aws::Chime::Types::ProxySession
The proxy session for an Amazon Chime
Voice Connector.
@!attribute [rw] voice_connector_id
The Amazon Chime voice connector ID. @return [String]
@!attribute [rw] proxy_session_id
The proxy session ID. @return [String]
@!attribute [rw] name
The name of the proxy session. @return [String]
@!attribute [rw] status
The status of the proxy session. @return [String]
@!attribute [rw] expiry_minutes
The number of minutes allowed for the proxy session. @return [Integer]
@!attribute [rw] capabilities
The proxy session capabilities. @return [Array<String>]
@!attribute [rw] created_timestamp
The created time stamp, in ISO 8601 format. @return [Time]
@!attribute [rw] updated_timestamp
The updated time stamp, in ISO 8601 format. @return [Time]
@!attribute [rw] ended_timestamp
The ended time stamp, in ISO 8601 format. @return [Time]
@!attribute [rw] participants
The proxy session participants. @return [Array<Types::Participant>]
@!attribute [rw] number_selection_behavior
The preference for proxy phone number reuse, or stickiness, between the same participants across sessions. @return [String]
@!attribute [rw] geo_match_level
The preference for matching the country or area code of the proxy phone number with that of the first participant. @return [String]
@!attribute [rw] geo_match_params
The country and area code for the proxy phone number. @return [Types::GeoMatchParams]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ProxySession AWS API Documentation
Constants
- SENSITIVE