Class: Aws::Types::GetOpsItemRequest

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)


2005
2006
2007
# File 'sig/types.rbs', line 2005

def ops_item_arn
  @ops_item_arn
end

#ops_item_id::String

Returns the value of attribute ops_item_id.

Returns:

  • (::String)


2004
2005
2006
# File 'sig/types.rbs', line 2004

def ops_item_id
  @ops_item_id
end