Class: Aws::Types::PackageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#package_manager"UV"

Returns the value of attribute package_manager.

Returns:

  • ("UV")


4785
4786
4787
# File 'sig/types.rbs', line 4785

def package_manager
  @package_manager
end

#package_specification::String

Returns the value of attribute package_specification.

Returns:

  • (::String)


4786
4787
4788
# File 'sig/types.rbs', line 4786

def package_specification
  @package_specification
end