Class: Aws::Types::GetSecurityRequirementPackInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSecurityRequirementPackInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pack_id ⇒ ::String
Returns the value of attribute pack_id.
Instance Attribute Details
#pack_id ⇒ ::String
Returns the value of attribute pack_id.
1107 1108 1109 |
# File 'sig/types.rbs', line 1107 def pack_id @pack_id end |