Class: Aws::Types::GetAssociatedPackageGroupResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#association_type"STRONG", "WEAK"

Returns the value of attribute association_type.

Returns:



345
346
347
# File 'sig/types.rbs', line 345

def association_type
  @association_type
end

#package_groupTypes::PackageGroupDescription

Returns the value of attribute package_group.

Returns:



344
345
346
# File 'sig/types.rbs', line 344

def package_group
  @package_group
end