pulumi-aws-native-kotlin
0.82.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Verified
Access
Endpoint
Plain
Args
Link copied to clipboard
fun
GetVerifiedAccessEndpointPlainArgs
(
verifiedAccessEndpointId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVerifiedAccessEndpointPlainArgs
Properties
verified
Access
Endpoint
Id
Link copied to clipboard
val
verifiedAccessEndpointId
:
String
The ID of the AWS Verified Access endpoint.