class Aws::MediaLive::Types::ArchiveCdnSettings

Archive Cdn Settings

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

data as a hash:

    {
      archive_s3_settings: {
        canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
      },
    }

@!attribute [rw] archive_s3_settings

Archive S3 Settings
@return [Types::ArchiveS3Settings]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveCdnSettings AWS API Documentation

Constants

SENSITIVE