pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
AppResourceSpecArgs
/
AppResourceSpecArgs
App
Resource
Spec
Args
fun
AppResourceSpecArgs
(
instanceType
:
Output
<
AppResourceSpecInstanceType
>
?
=
null
,
sageMakerImageArn
:
Output
<
String
>
?
=
null
,
sageMakerImageVersionArn
:
Output
<
String
>
?
=
null
)