Class: Aws::Types::PackageGroupOriginConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PackageGroupOriginConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restrictions ⇒ ::Hash[("EXTERNAL_UPSTREAM" | "INTERNAL_UPSTREAM" | "PUBLISH"), Types::PackageGroupOriginRestriction]
Returns the value of attribute restrictions.
Instance Attribute Details
#restrictions ⇒ ::Hash[("EXTERNAL_UPSTREAM" | "INTERNAL_UPSTREAM" | "PUBLISH"), Types::PackageGroupOriginRestriction]
Returns the value of attribute restrictions.
693 694 695 |
# File 'sig/types.rbs', line 693 def restrictions @restrictions end |