Class: Aws::Types::ContainerInfo

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

Defined Under Namespace

Classes: EksInfo, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#eks_infoTypes::EksInfo

Returns the value of attribute eks_info.

Returns:



61
62
63
# File 'sig/types.rbs', line 61

def eks_info
  @eks_info
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


62
63
64
# File 'sig/types.rbs', line 62

def unknown
  @unknown
end