Class: Aws::Types::GetPropertygraphStatisticsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::Statistics

Returns the value of attribute payload.

Returns:



407
408
409
# File 'sig/types.rbs', line 407

def payload
  @payload
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


406
407
408
# File 'sig/types.rbs', line 406

def status
  @status
end