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:



2146
2147
2148
# File 'sig/types.rbs', line 2146

def container
  @container
end

#metadataTypes::Metadata

Returns the value of attribute metadata.

Returns:



2147
2148
2149
# File 'sig/types.rbs', line 2147

def 
  
end

#track_mappings::Array[Types::TrackMapping]

Returns the value of attribute track_mappings.

Returns:



2148
2149
2150
# File 'sig/types.rbs', line 2148

def track_mappings
  @track_mappings
end