AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
AssignPrivateNatGatewayAddressResponse
/
Builder
Builder
class
Builder
Members
Properties
nat
Gateway
Addresses
Link copied to clipboard
var
natGatewayAddresses
:
List
<
NatGatewayAddress
>
?
NAT gateway IP addresses.
nat
Gateway
Id
Link copied to clipboard
var
natGatewayId
:
String
?
The ID of the NAT gateway.