Class: Aws::Types::OpsEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data::Hash[::String, Types::OpsEntityItem]

Returns the value of attribute data.

Returns:



3235
3236
3237
# File 'sig/types.rbs', line 3235

def data
  @data
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


3234
3235
3236
# File 'sig/types.rbs', line 3234

def id
  @id
end