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
2976 |
# File 'sig/client.rbs', line 2976
def next_token: () -> ::String
|
#request_id ⇒ ::String
2978 |
# File 'sig/client.rbs', line 2978
def request_id: () -> ::String
|
#services ⇒ ::Array[Types::AuthorizedTargetsByService]
2975 |
# File 'sig/client.rbs', line 2975
def services: () -> ::Array[Types::AuthorizedTargetsByService]
|
#status ⇒ ::Integer
2977 |
# File 'sig/client.rbs', line 2977
def status: () -> ::Integer
|