pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
GetInferenceExperimentPlainArgs
Get
Inference
Experiment
Plain
Args
data
class
GetInferenceExperimentPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetInferenceExperimentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Inference
Experiment
Plain
Args
Link copied to clipboard
fun
GetInferenceExperimentPlainArgs
(
name
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetInferenceExperimentPlainArgs
Properties
name
Link copied to clipboard
val
name
:
String
The name for the inference experiment.