Uses of Interface
software.amazon.awscdk.services.appsync.CfnApi.EventConfigProperty
Packages that use CfnApi.EventConfigProperty
-
Uses of CfnApi.EventConfigProperty in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement CfnApi.EventConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApi.EventConfigPropertyMethods in software.amazon.awscdk.services.appsync that return CfnApi.EventConfigPropertyModifier and TypeMethodDescriptionCfnApi.EventConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appsync with parameters of type CfnApi.EventConfigPropertyModifier and TypeMethodDescriptionCfnApi.Builder.eventConfig(CfnApi.EventConfigProperty eventConfig) The configuration for an Event Api.CfnApiProps.Builder.eventConfig(CfnApi.EventConfigProperty eventConfig) Sets the value ofCfnApiProps.getEventConfig()voidCfnApi.setEventConfig(CfnApi.EventConfigProperty value) The configuration for an Event Api.