Class: Aws::Types::JupyterLabAppImageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_configTypes::ContainerConfig

Returns the value of attribute container_config.



6873
6874
6875
# File 'sig/types.rbs', line 6873

def container_config
  @container_config
end

#file_system_configTypes::FileSystemConfig

Returns the value of attribute file_system_config.



6872
6873
6874
# File 'sig/types.rbs', line 6872

def file_system_config
  @file_system_config
end