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