toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
GetRestApiPlainArgs
Get
Rest
Api
Plain
Args
data
class
GetRestApiPlainArgs
(
val
endpoint
:
String
)
:
ConvertibleToJava
<
GetRestApiPlainArgs
>
A collection of arguments for invoking getRestApi.
Members
Constructors
Get
Rest
Api
Plain
Args
Link copied to clipboard
constructor
(
endpoint
:
String
)
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
REST API endpoint to send the GET request to.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRestApiPlainArgs