Class: Aws::Types::GetPromptFileRequest

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)


4297
4298
4299
# File 'sig/types.rbs', line 4297

def instance_id
  @instance_id
end

#prompt_id::String

Returns the value of attribute prompt_id.

Returns:

  • (::String)


4298
4299
4300
# File 'sig/types.rbs', line 4298

def prompt_id
  @prompt_id
end