Class: Aws::Types::GetPropertygraphSummaryOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::PropertygraphSummaryValueMap

Returns the value of attribute payload.



436
437
438
# File 'sig/types.rbs', line 436

def payload
  @payload
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


435
436
437
# File 'sig/types.rbs', line 435

def status_code
  @status_code
end