pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.athena.kotlin.outputs
/
GetNamedQueryResult
Get
Named
Query
Result
data
class
GetNamedQueryResult
(
val
namedQueryId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Named
Query
Result
Link copied to clipboard
fun
GetNamedQueryResult
(
namedQueryId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
named
Query
Id
Link copied to clipboard
val
namedQueryId
:
String
?
=
null
The unique ID of the query.