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)


7069
7070
7071
# File 'sig/types.rbs', line 7069

def instruction_text
  @instruction_text
end

#uploaded_document_metadataTypes::UploadedDocumentMetadata

Returns the value of attribute uploaded_document_metadata.



7070
7071
7072
# File 'sig/types.rbs', line 7070

def 
  @uploaded_document_metadata
end