Class: Aws::Types::BackendJobReqObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operation ⇒ ::String

Returns the value of attribute operation.

Returns:

  • (::String)


108
109
110
# File 'sig/types.rbs', line 108

def operation
  @operation
end

#status ⇒ ::String

Returns the value of attribute status.

Returns:

  • (::String)


109
110
111
# File 'sig/types.rbs', line 109

def status
  @status
end