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
/
GetVerifiedAccessEndpointPlainArgs
Get
Verified
Access
Endpoint
Plain
Args
data
class
GetVerifiedAccessEndpointPlainArgs
(
val
verifiedAccessEndpointId
:
String
)
:
ConvertibleToJava
<
GetVerifiedAccessEndpointPlainArgs
>
Members
Constructors
Get
Verified
Access
Endpoint
Plain
Args
Link copied to clipboard
constructor
(
verifiedAccessEndpointId
:
String
)
Properties
verified
Access
Endpoint
Id
Link copied to clipboard
val
verifiedAccessEndpointId
:
String
The ID of the AWS Verified Access endpoint.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVerifiedAccessEndpointPlainArgs