Get Instance Storage Config Plain Args
data class GetInstanceStorageConfigPlainArgs(val associationId: String, val instanceArn: String, val resourceType: InstanceStorageConfigInstanceStorageResourceType) : ConvertibleToJava<GetInstanceStorageConfigPlainArgs>
Constructors
Link copied to clipboard
constructor(associationId: String, instanceArn: String, resourceType: InstanceStorageConfigInstanceStorageResourceType)
Properties
Link copied to clipboard
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
Link copied to clipboard
Connect Instance ID with which the storage config will be associated
Link copied to clipboard
A valid resource type. Following are the valid resource types: CHAT_TRANSCRIPTS
| CALL_RECORDINGS
| SCHEDULED_REPORTS
| MEDIA_STREAMS
| CONTACT_TRACE_RECORDS
| AGENT_EVENTS