Module: Aws::QuickSight::Client::_ListIdentityPropagationConfigsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIdentityPropagationConfigsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #next_token ⇒ ::String
- #request_id ⇒ ::String
- #services ⇒ ::Array[Types::AuthorizedTargetsByService]
- #status ⇒ ::Integer
Instance Method Details
#next_token ⇒ ::String
2862 |
# File 'sig/client.rbs', line 2862
def next_token: () -> ::String
|
#request_id ⇒ ::String
2864 |
# File 'sig/client.rbs', line 2864
def request_id: () -> ::String
|
#services ⇒ ::Array[Types::AuthorizedTargetsByService]
2861 |
# File 'sig/client.rbs', line 2861
def services: () -> ::Array[Types::AuthorizedTargetsByService]
|
#status ⇒ ::Integer
2863 |
# File 'sig/client.rbs', line 2863
def status: () -> ::Integer
|