AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.