Uses of Interface
software.amazon.awscdk.services.appsync.CfnFunctionConfigurationProps
Packages that use CfnFunctionConfigurationProps
-
Uses of CfnFunctionConfigurationProps in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement CfnFunctionConfigurationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionConfigurationPropsMethods in software.amazon.awscdk.services.appsync that return CfnFunctionConfigurationPropsModifier and TypeMethodDescriptionCfnFunctionConfigurationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.appsync with parameters of type CfnFunctionConfigurationPropsModifierConstructorDescriptionCfnFunctionConfiguration(software.constructs.Construct scope, String id, CfnFunctionConfigurationProps props) Create a newAWS::AppSync::FunctionConfiguration.