toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
networkmanager
/
aws.sdk.kotlin.services.networkmanager.model
/
GetTransitGatewayRegistrationsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token for the next page of results.
transit
Gateway
Registrations
Link copied to clipboard
var
transitGatewayRegistrations
:
List
<
TransitGatewayRegistration
>
?
The transit gateway registrations.