Class: Aws::Types::GetOperationRequest

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)


210
211
212
# File 'sig/types.rbs', line 210

def operation_id
  @operation_id
end

#owner_account::String

Returns the value of attribute owner_account.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def 
  
end