Class: Aws::Types::NoteTakingAIAgentConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#locale::String

Returns the value of attribute locale.

Returns:

  • (::String)


2131
2132
2133
# File 'sig/types.rbs', line 2131

def locale
  @locale
end

#note_taking_ai_guardrail_id::String

Returns the value of attribute note_taking_ai_guardrail_id.

Returns:

  • (::String)


2130
2131
2132
# File 'sig/types.rbs', line 2130

def note_taking_ai_guardrail_id
  @note_taking_ai_guardrail_id
end

#note_taking_ai_prompt_id::String

Returns the value of attribute note_taking_ai_prompt_id.

Returns:

  • (::String)


2129
2130
2131
# File 'sig/types.rbs', line 2129

def note_taking_ai_prompt_id
  @note_taking_ai_prompt_id
end