Module: Aws::CodeArtifact::Client::_GetAssociatedPackageGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssociatedPackageGroupResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#association_type ⇒ "STRONG", "WEAK"
370 |
# File 'sig/client.rbs', line 370 def association_type: () -> ("STRONG" | "WEAK") |
#package_group ⇒ Types::PackageGroupDescription
369 |
# File 'sig/client.rbs', line 369 def package_group: () -> Types::PackageGroupDescription |