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.
1196 1197 1198 |
# File 'sig/types.rbs', line 1196 def input @input end |
#pack_id ⇒ ::String
Returns the value of attribute pack_id.
1195 1196 1197 |
# File 'sig/types.rbs', line 1195 def pack_id @pack_id end |