Class: Aws::Types::KernelGatewayImageConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#file_system_configTypes::FileSystemConfig

Returns the value of attribute file_system_config.



6971
6972
6973
# File 'sig/types.rbs', line 6971

def file_system_config
  @file_system_config
end

#kernel_specs::Array[Types::KernelSpec]

Returns the value of attribute kernel_specs.



6970
6971
6972
# File 'sig/types.rbs', line 6970

def kernel_specs
  @kernel_specs
end