Module: Aws::Connect::Client::_ListSecurityProfileFlowModulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSecurityProfileFlowModulesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #allowed_flow_modules ⇒ ::Array[Types::FlowModule]
- #last_modified_region ⇒ ::String
- #last_modified_time ⇒ ::Time
- #next_token ⇒ ::String
Instance Method Details
#allowed_flow_modules ⇒ ::Array[Types::FlowModule]
3492 |
# File 'sig/client.rbs', line 3492 def allowed_flow_modules: () -> ::Array[Types::FlowModule] |
#last_modified_region ⇒ ::String
3495 |
# File 'sig/client.rbs', line 3495 def last_modified_region: () -> ::String |
#last_modified_time ⇒ ::Time
3494 |
# File 'sig/client.rbs', line 3494 def last_modified_time: () -> ::Time |
#next_token ⇒ ::String
3493 |
# File 'sig/client.rbs', line 3493 def next_token: () -> ::String |