Class: Aws::Types::InlineCustomInstruction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:instruction_text])

Instance Attribute Summary collapse

Instance Attribute Details

#instruction_text::String

Returns the value of attribute instruction_text.

Returns:

  • (::String)


6803
6804
6805
# File 'sig/types.rbs', line 6803

def instruction_text
  @instruction_text
end

#uploaded_document_metadataTypes::UploadedDocumentMetadata

Returns the value of attribute uploaded_document_metadata.



6804
6805
6806
# File 'sig/types.rbs', line 6804

def 
  @uploaded_document_metadata
end