toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.outputs
/
EventTargetAppsyncTarget
Event
Target
Appsync
Target
data
class
EventTargetAppsyncTarget
(
val
graphqlOperation
:
String
?
=
null
)
Members
Constructors
Event
Target
Appsync
Target
Link copied to clipboard
constructor
(
graphqlOperation
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
graphql
Operation
Link copied to clipboard
val
graphqlOperation
:
String
?
=
null
Contains the GraphQL mutation to be parsed and executed.