toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetCustomerGatewayPlainArgs
Get
Customer
Gateway
Plain
Args
data
class
GetCustomerGatewayPlainArgs
(
val
customerGatewayId
:
String
)
:
ConvertibleToJava
<
GetCustomerGatewayPlainArgs
>
Members
Constructors
Get
Customer
Gateway
Plain
Args
Link copied to clipboard
constructor
(
customerGatewayId
:
String
)
Properties
customer
Gateway
Id
Link copied to clipboard
val
customerGatewayId
:
String
The ID of the customer gateway.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCustomerGatewayPlainArgs