toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.inputs
/
GetEndpointAccessPlainArgs
Get
Endpoint
Access
Plain
Args
data
class
GetEndpointAccessPlainArgs
(
val
endpointName
:
String
)
:
ConvertibleToJava
<
GetEndpointAccessPlainArgs
>
Members
Constructors
Get
Endpoint
Access
Plain
Args
Link copied to clipboard
constructor
(
endpointName
:
String
)
Properties
endpoint
Name
Link copied to clipboard
val
endpointName
:
String
The name of the endpoint.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEndpointAccessPlainArgs