Class: Aws::Types::EnvironmentConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_version::String

Returns the value of attribute image_version.

Returns:

  • (::String)


2275
2276
2277
# File 'sig/types.rbs', line 2275

def image_version
  @image_version
end

#package_configTypes::PackageConfig

Returns the value of attribute package_config.



2276
2277
2278
# File 'sig/types.rbs', line 2276

def package_config
  @package_config
end