Class: Aws::Types::GetRDFGraphSummaryOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::RDFGraphSummaryValueMap

Returns the value of attribute payload.



447
448
449
# File 'sig/types.rbs', line 447

def payload
  @payload
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


446
447
448
# File 'sig/types.rbs', line 446

def status_code
  @status_code
end