Class: Aws::Types::ImportSecurityRequirementsInput
- Inherits:
-
Object
- Object
- Aws::Types::ImportSecurityRequirementsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input ⇒ Types::ImportSource
Returns the value of attribute input.
-
#pack_id ⇒ ::String
Returns the value of attribute pack_id.
Instance Attribute Details
#input ⇒ Types::ImportSource
Returns the value of attribute input.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def input @input end |
#pack_id ⇒ ::String
Returns the value of attribute pack_id.
1197 1198 1199 |
# File 'sig/types.rbs', line 1197 def pack_id @pack_id end |