Class: Aws::Types::CreateOpsItemResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ops_item_arn::String

Returns the value of attribute ops_item_arn.

Returns:

  • (::String)


777
778
779
# File 'sig/types.rbs', line 777

def ops_item_arn
  @ops_item_arn
end

#ops_item_id::String

Returns the value of attribute ops_item_id.

Returns:

  • (::String)


776
777
778
# File 'sig/types.rbs', line 776

def ops_item_id
  @ops_item_id
end