Class: Aws::Types::DeleteSecurityRequirementPackInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSecurityRequirementPackInput
- 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.
915 916 917 |
# File 'sig/types.rbs', line 915 def pack_id @pack_id end |