class Aws::Connect::Types::UpdatePromptRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdatePromptRequest AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/connect/latest/APIReference/API_GetPromptFile.html<br><br><br><br>instead of providing S3 URIs.
provide S3 pre-signed URLs returned by the [GetPromptFile] API
The URI for the S3 bucket where the prompt is stored. You can
@!attribute [rw] s3_uri
@return [String]
A description of the prompt.
@!attribute [rw] description
@return [String]
The name of the prompt.
@!attribute [rw] name
@return [String]
A unique identifier for the prompt.
@!attribute [rw] prompt_id
@return [String]<br>: docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html<br><br><br><br>instance ID] in the Amazon Resource Name (ARN) of the instance.
The identifier of the Amazon Connect instance. You can [find the
@!attribute [rw] instance_id