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