toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Experiment
Plain
Args
Link copied to clipboard
constructor
(
experimentName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetExperimentPlainArgs