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