pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
NatGateway
Nat
Gateway
class
NatGateway
:
KotlinCustomResource
Resource Type definition for AWS::EC2::NatGateway
Properties
Properties
allocation
Id
Link copied to clipboard
val
allocationId
:
Output
<
String
>
?
connectivity
Type
Link copied to clipboard
val
connectivityType
:
Output
<
String
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
max
Drain
Duration
Seconds
Link copied to clipboard
val
maxDrainDurationSeconds
:
Output
<
Int
>
?
nat
Gateway
Id
Link copied to clipboard
val
natGatewayId
:
Output
<
String
>
private
Ip
Address
Link copied to clipboard
val
privateIpAddress
:
Output
<
String
>
?
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
secondary
Allocation
Ids
Link copied to clipboard
val
secondaryAllocationIds
:
Output
<
List
<
String
>
>
?
secondary
Private
Ip
Address
Count
Link copied to clipboard
val
secondaryPrivateIpAddressCount
:
Output
<
Int
>
?
secondary
Private
Ip
Addresses
Link copied to clipboard
val
secondaryPrivateIpAddresses
:
Output
<
List
<
String
>
>
?
subnet
Id
Link copied to clipboard
val
subnetId
:
Output
<
String
>
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
NatGatewayTag
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>