@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Transcript extends Object implements Serializable, Cloneable, StructuredPojo
Provides you with the Amazon S3 URI you can use to access your transcript.
Constructor and Description |
---|
Transcript() |
Modifier and Type | Method and Description |
---|---|
Transcript |
clone() |
boolean |
equals(Object obj) |
String |
getRedactedTranscriptFileUri()
The Amazon S3 location of your redacted transcript.
|
String |
getTranscriptFileUri()
The Amazon S3 location of your transcript.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setRedactedTranscriptFileUri(String redactedTranscriptFileUri)
The Amazon S3 location of your redacted transcript.
|
void |
setTranscriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript.
|
String |
toString()
Returns a string representation of this object.
|
Transcript |
withRedactedTranscriptFileUri(String redactedTranscriptFileUri)
The Amazon S3 location of your redacted transcript.
|
Transcript |
withTranscriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript.
|
public void setTranscriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI you can use for
secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
transcriptFileUri
- The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI
you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public String getTranscriptFileUri()
The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI you can use for
secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI
you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public Transcript withTranscriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI you can use for
secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
transcriptFileUri
- The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and TranscriptFileUri
provides you with a temporary URI
you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public void setRedactedTranscriptFileUri(String redactedTranscriptFileUri)
The Amazon S3 location of your redacted transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a temporary URI you can
use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
redactedTranscriptFileUri
- The Amazon S3 location of your redacted transcript. You can use this URI to access or download your
transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a
temporary URI you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public String getRedactedTranscriptFileUri()
The Amazon S3 location of your redacted transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a temporary URI you can
use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a
temporary URI you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public Transcript withRedactedTranscriptFileUri(String redactedTranscriptFileUri)
The Amazon S3 location of your redacted transcript. You can use this URI to access or download your transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that bucket.
If you also included OutputKey
in your request, your output is located in the path you specified in
your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is stored
in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a temporary URI you can
use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a GetTranscriptionJob
or
ListTranscriptionJob
request.
redactedTranscriptFileUri
- The Amazon S3 location of your redacted transcript. You can use this URI to access or download your
transcript.
If you included OutputBucketName
in your transcription job request, this is the URI of that
bucket. If you also included OutputKey
in your request, your output is located in the path
you specified in your request.
If you didn't include OutputBucketName
in your transcription job request, your transcript is
stored in a service-managed bucket, and RedactedTranscriptFileUri
provides you with a
temporary URI you can use for secure access to your transcript.
Temporary URIs for service-managed Amazon S3 buckets are only valid for 15 minutes. If you get an
AccesDenied
error, you can get a new temporary URI by running a
GetTranscriptionJob
or ListTranscriptionJob
request.
public String toString()
toString
in class Object
Object.toString()
public Transcript clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.