Class: Aws::Types::DeleteSparqlStatisticsOutput

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.



183
184
185
# File 'sig/types.rbs', line 183

def payload
  @payload
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


182
183
184
# File 'sig/types.rbs', line 182

def status
  @status
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


181
182
183
# File 'sig/types.rbs', line 181

def status_code
  @status_code
end