Class: Aws::Types::OperationEntry

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:



1260
1261
1262
# File 'sig/types.rbs', line 1260

def operation_id
  @operation_id
end

#operation_type"CREATE_STACK", ...

Returns the value of attribute operation_type.

Returns:



1259
1260
1261
# File 'sig/types.rbs', line 1259

def operation_type
  @operation_type
end