You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::BusinessCallingSettings

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing BusinessCallingSettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  cdr_bucket: "String",
}

The Amazon Chime Business Calling settings for the administrator's AWS account. Includes any Amazon S3 buckets designated for storing call detail records.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cdr_bucketString

The Amazon S3 bucket designated for call detail record storage.

Returns:

  • (String)

    The Amazon S3 bucket designated for call detail record storage.