Class: Aws::Types::OpsEntityItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capture_time::String

Returns the value of attribute capture_time.

Returns:

  • (::String)


3240
3241
3242
# File 'sig/types.rbs', line 3240

def capture_time
  @capture_time
end

#content::Array[::Hash[::String, ::String]]

Returns the value of attribute content.

Returns:

  • (::Array[::Hash[::String, ::String]])


3241
3242
3243
# File 'sig/types.rbs', line 3241

def content
  @content
end