Class: Aws::Types::ImagePackage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#package_name ⇒ ::String

Returns the value of attribute package_name.

Returns:

  • (::String)


955
956
957
# File 'sig/types.rbs', line 955

def package_name
  @package_name
end

#package_version ⇒ ::String

Returns the value of attribute package_version.

Returns:

  • (::String)


956
957
958
# File 'sig/types.rbs', line 956

def package_version
  @package_version
end