class Aws::Connect::Types::DescribeInstanceStorageConfigRequest
@note When making an API call, you may pass DescribeInstanceStorageConfigRequest
data as a hash: { instance_id: "InstanceId", # required association_id: "AssociationId", # required resource_type: "CHAT_TRANSCRIPTS", # required, accepts CHAT_TRANSCRIPTS, CALL_RECORDINGS, SCHEDULED_REPORTS, MEDIA_STREAMS, CONTACT_TRACE_RECORDS, AGENT_EVENTS }
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@!attribute [rw] association_id
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID. @return [String]
@!attribute [rw] resource_type
A valid resource type. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeInstanceStorageConfigRequest AWS API Documentation
Constants
- SENSITIVE