Class: Aws::Types::DeletePropertygraphStatisticsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::DeleteStatisticsValueMap

Returns the value of attribute payload.



176
177
178
# File 'sig/types.rbs', line 176

def payload
  @payload
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


175
176
177
# File 'sig/types.rbs', line 175

def status
  @status
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


174
175
176
# File 'sig/types.rbs', line 174

def status_code
  @status_code
end