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

Returns:

  • (::String)


345
# File 'sig/client.rbs', line 345

def next_token: () -> ::String

#trust_anchors::Array[Types::TrustAnchorDetail]

Returns:



346
# File 'sig/client.rbs', line 346

def trust_anchors: () -> ::Array[Types::TrustAnchorDetail]