toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin.inputs
/
GetVariablePlainArgs
Get
Variable
Plain
Args
data
class
GetVariablePlainArgs
(
val
variableName
:
String
)
:
ConvertibleToJava
<
GetVariablePlainArgs
>
Members
Constructors
Get
Variable
Plain
Args
Link copied to clipboard
constructor
(
variableName
:
String
)
Properties
variable
Name
Link copied to clipboard
val
variableName
:
String
The name of the variable to operate on.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVariablePlainArgs