Class: Aws::Types::PauseServiceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operation_id ⇒ ::String

Returns the value of attribute operation_id.

Returns:

  • (::String)


575
576
577
# File 'sig/types.rbs', line 575

def operation_id
  @operation_id
end

#service ⇒ Types::Service

Returns the value of attribute service.

Returns:



574
575
576
# File 'sig/types.rbs', line 574

def service
  @service
end