Class: Aws::Types::ServiceAccessSecurityGroups
- Inherits:
-
Object
- Object
- Aws::Types::ServiceAccessSecurityGroups
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
Instance Attribute Details
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
428 429 430 |
# File 'sig/types.rbs', line 428 def security_groups @security_groups end |