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:



4356
4357
4358
# File 'sig/types.rbs', line 4356

def instance_id
  @instance_id
end

#prompt_id::String

Returns the value of attribute prompt_id.

Returns:



4357
4358
4359
# File 'sig/types.rbs', line 4357

def prompt_id
  @prompt_id
end