Module: Aws::Connect::Client::_ListSecurityProfileAIAgentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSecurityProfileAIAgentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #allowed_ai_agents ⇒ ::Array[Types::AIAgent]
- #last_modified_region ⇒ ::String
- #last_modified_time ⇒ ::Time
- #next_token ⇒ ::String
Instance Method Details
#allowed_ai_agents ⇒ ::Array[Types::AIAgent]
3460 |
# File 'sig/client.rbs', line 3460 def allowed_ai_agents: () -> ::Array[Types::AIAgent] |
#last_modified_region ⇒ ::String
3463 |
# File 'sig/client.rbs', line 3463 def last_modified_region: () -> ::String |
#last_modified_time ⇒ ::Time
3462 |
# File 'sig/client.rbs', line 3462 def last_modified_time: () -> ::Time |
#next_token ⇒ ::String
3461 |
# File 'sig/client.rbs', line 3461 def next_token: () -> ::String |