pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
GetModelCardPlainArgs
Get
Model
Card
Plain
Args
data
class
GetModelCardPlainArgs
(
val
modelCardName
:
String
)
:
ConvertibleToJava
<
GetModelCardPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Model
Card
Plain
Args
Link copied to clipboard
fun
GetModelCardPlainArgs
(
modelCardName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetModelCardPlainArgs
Properties
model
Card
Name
Link copied to clipboard
val
modelCardName
:
String
The unique name of the model card.