Class: Aws::Types::BatchGetFlowAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetFlowAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flow_association_summary_list ⇒ ::Array[Types::FlowAssociationSummary]
Returns the value of attribute flow_association_summary_list.
Instance Attribute Details
#flow_association_summary_list ⇒ ::Array[Types::FlowAssociationSummary]
Returns the value of attribute flow_association_summary_list.
731 732 733 |
# File 'sig/types.rbs', line 731 def flow_association_summary_list @flow_association_summary_list end |