Class: Aws::Types::DescribePromptRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2735
2736
2737
# File 'sig/types.rbs', line 2735

def instance_id
  @instance_id
end

#prompt_id::String

Returns the value of attribute prompt_id.

Returns:

  • (::String)


2736
2737
2738
# File 'sig/types.rbs', line 2736

def prompt_id
  @prompt_id
end