pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.chaos.kotlin.inputs
/
GetExperimentPlainArgs
Get
Experiment
Plain
Args
data
class
GetExperimentPlainArgs
(
val
experimentName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetExperimentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Experiment
Plain
Args
Link copied to clipboard
fun
GetExperimentPlainArgs
(
experimentName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetExperimentPlainArgs
Properties
experiment
Name
Link copied to clipboard
val
experimentName
:
String
String that represents a Experiment resource name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
String that represents an Azure resource group.