Class: Aws::Types::ProbeResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#containerTypes::Container

Returns the value of attribute container.

Returns:



2125
2126
2127
# File 'sig/types.rbs', line 2125

def container
  @container
end

#metadataTypes::Metadata

Returns the value of attribute metadata.

Returns:



2126
2127
2128
# File 'sig/types.rbs', line 2126

def 
  @metadata
end

#track_mappings::Array[Types::TrackMapping]

Returns the value of attribute track_mappings.

Returns:



2127
2128
2129
# File 'sig/types.rbs', line 2127

def track_mappings
  @track_mappings
end