Class: Aws::Types::UpdatePromptResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prompt_arn::String

Returns the value of attribute prompt_arn.

Returns:

  • (::String)


8849
8850
8851
# File 'sig/types.rbs', line 8849

def prompt_arn
  @prompt_arn
end

#prompt_id::String

Returns the value of attribute prompt_id.

Returns:

  • (::String)


8850
8851
8852
# File 'sig/types.rbs', line 8850

def prompt_id
  @prompt_id
end