Class: Aws::Types::TranscriptSourceSetting
- Inherits:
-
Object
- Object
- Aws::Types::TranscriptSourceSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_bucket_transcript_source ⇒ Types::S3BucketTranscriptSource
Returns the value of attribute s3_bucket_transcript_source.
Instance Attribute Details
#s3_bucket_transcript_source ⇒ Types::S3BucketTranscriptSource
Returns the value of attribute s3_bucket_transcript_source.
3482 3483 3484 |
# File 'sig/types.rbs', line 3482 def s3_bucket_transcript_source @s3_bucket_transcript_source end |