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