Module: Aws::RolesAnywhere::Client::_ListTrustAnchorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTrustAnchorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
345 |
# File 'sig/client.rbs', line 345
def next_token: () -> ::String
|
#trust_anchors ⇒ ::Array[Types::TrustAnchorDetail]
346 |
# File 'sig/client.rbs', line 346
def trust_anchors: () -> ::Array[Types::TrustAnchorDetail]
|