pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.personalize.kotlin.outputs
/
GetSchemaResult
Get
Schema
Result
data
class
GetSchemaResult
(
val
schemaArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Schema
Result
Link copied to clipboard
fun
GetSchemaResult
(
schemaArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
schema
Arn
Link copied to clipboard
val
schemaArn
:
String
?
=
null
Arn for the schema.