pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
ThemeError
Theme
Error
data
class
ThemeError
(
val
message
:
String
?
=
null
,
val
type
:
ThemeErrorType
?
=
null
)
Types
Constructors
Properties
Constructors
Theme
Error
Link copied to clipboard
fun
ThemeError
(
message
:
String
?
=
null
,
type
:
ThemeErrorType
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
message
Link copied to clipboard
val
message
:
String
?
=
null
type
Link copied to clipboard
val
type
:
ThemeErrorType
?
=
null