Class: Aws::BedrockDataAutomation::Types::Phrase
- Inherits:
-
Struct
- Object
- Struct
- Aws::BedrockDataAutomation::Types::Phrase
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-bedrockdataautomation/types.rb
Overview
Phrase structure for vocabulary
Constant Summary collapse
- SENSITIVE =
[:text, :display_as_text]
Instance Attribute Summary collapse
-
#display_as_text ⇒ String
Text to configure how phrase is displayed in Transcript.
-
#text ⇒ String
Text content of the phrase.