Module: Aws::PcaConnectorScep::Client::_ListChallengeMetadataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChallengeMetadataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#challenges ⇒ ::Array[Types::ChallengeMetadataSummary]
156 |
# File 'sig/client.rbs', line 156
def challenges: () -> ::Array[Types::ChallengeMetadataSummary]
|
#next_token ⇒ ::String
157 |
# File 'sig/client.rbs', line 157
def next_token: () -> ::String
|