class Aws::IVS::Types::S3DestinationConfiguration

A complex type that describes an S3 location where recorded videos will be stored.

@note When making an API call, you may pass S3DestinationConfiguration

data as a hash:

    {
      bucket_name: "S3DestinationBucketName", # required
    }

@!attribute [rw] bucket_name

Location (S3 bucket name) where recorded videos will be stored.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/S3DestinationConfiguration AWS API Documentation

Constants

SENSITIVE