toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsSageMakerAppPropertiesArgs
/
AwsSageMakerAppPropertiesArgs
Aws
Sage
Maker
App
Properties
Args
constructor
(
appArn
:
Output
<
String
>
?
=
null
,
appName
:
Output
<
String
>
?
=
null
,
appType
:
Output
<
Either
<
String
,
AppType
>
>
?
=
null
,
domainId
:
Output
<
String
>
?
=
null
,
resourceSpec
:
Output
<
ResourceSpecArgs
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
userProfileName
:
Output
<
String
>
?
=
null
)