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
/
GetVpcEndpointServicePermissionsPlainArgs
Get
Vpc
Endpoint
Service
Permissions
Plain
Args
data
class
GetVpcEndpointServicePermissionsPlainArgs
(
val
serviceId
:
String
)
:
ConvertibleToJava
<
GetVpcEndpointServicePermissionsPlainArgs
>
Members
Constructors
Get
Vpc
Endpoint
Service
Permissions
Plain
Args
Link copied to clipboard
constructor
(
serviceId
:
String
)
Properties
service
Id
Link copied to clipboard
val
serviceId
:
String
The ID of the service.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVpcEndpointServicePermissionsPlainArgs