toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
InferenceComponentContainerSpecificationArgs
/
InferenceComponentContainerSpecificationArgs
Inference
Component
Container
Specification
Args
constructor
(
artifactUrl
:
Output
<
String
>
?
=
null
,
deployedImage
:
Output
<
InferenceComponentDeployedImageArgs
>
?
=
null
,
environment
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
image
:
Output
<
String
>
?
=
null
)