Class: Aws::Types::KernelGatewayImageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_system_configTypes::FileSystemConfig

Returns the value of attribute file_system_config.



6909
6910
6911
# File 'sig/types.rbs', line 6909

def file_system_config
  @file_system_config
end

#kernel_specs::Array[Types::KernelSpec]

Returns the value of attribute kernel_specs.

Returns:



6908
6909
6910
# File 'sig/types.rbs', line 6908

def kernel_specs
  @kernel_specs
end