Class: Aws::Types::DeletePromptRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prompt_identifier::String

Returns the value of attribute prompt_identifier.

Returns:

  • (::String)


833
834
835
# File 'sig/types.rbs', line 833

def prompt_identifier
  @prompt_identifier
end

#prompt_version::String

Returns the value of attribute prompt_version.

Returns:

  • (::String)


834
835
836
# File 'sig/types.rbs', line 834

def prompt_version
  @prompt_version
end