toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
GetEnterprisePlainArgs
Get
Enterprise
Plain
Args
data
class
GetEnterprisePlainArgs
(
val
slug
:
String
)
:
ConvertibleToJava
<
GetEnterprisePlainArgs
>
A collection of arguments for invoking getEnterprise.
Members
Constructors
Get
Enterprise
Plain
Args
Link copied to clipboard
constructor
(
slug
:
String
)
Properties
slug
Link copied to clipboard
val
slug
:
String
The URL slug identifying the enterprise.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEnterprisePlainArgs