Class: Aws::Types::CreatePromptResponse

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)


1684
1685
1686
# File 'sig/types.rbs', line 1684

def prompt_arn
  @prompt_arn
end

#prompt_id::String

Returns the value of attribute prompt_id.

Returns:

  • (::String)


1685
1686
1687
# File 'sig/types.rbs', line 1685

def prompt_id
  @prompt_id
end