Class: Aws::Types::PackageOriginConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PackageOriginConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restrictions ⇒ Types::PackageOriginRestrictions
Returns the value of attribute restrictions.
Instance Attribute Details
#restrictions ⇒ Types::PackageOriginRestrictions
Returns the value of attribute restrictions.
725 726 727 |
# File 'sig/types.rbs', line 725 def restrictions @restrictions end |