pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
GetThemePlainArgs
Get
Theme
Plain
Args
data
class
GetThemePlainArgs
(
val
awsAccountId
:
String
,
val
themeId
:
String
)
:
ConvertibleToJava
<
GetThemePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Theme
Plain
Args
Link copied to clipboard
fun
GetThemePlainArgs
(
awsAccountId
:
String
,
themeId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetThemePlainArgs
Properties
aws
Account
Id
Link copied to clipboard
val
awsAccountId
:
String
theme
Id
Link copied to clipboard
val
themeId
:
String