Uses of Interface
software.amazon.awscdk.services.appsync.CfnFunctionConfiguration.AppSyncRuntimeProperty
-
Uses of CfnFunctionConfiguration.AppSyncRuntimeProperty in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunctionConfiguration.AppSyncRuntimeProperty
Modifier and TypeMethodDescriptionCfnFunctionConfiguration.AppSyncRuntimeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunctionConfiguration.Builder.runtime
(CfnFunctionConfiguration.AppSyncRuntimeProperty runtime) Describes a runtime used by an AWS AppSync resolver or AWS AppSync function.CfnFunctionConfigurationProps.Builder.runtime
(CfnFunctionConfiguration.AppSyncRuntimeProperty runtime) Sets the value ofCfnFunctionConfigurationProps.getRuntime()
void
CfnFunctionConfiguration.setRuntime
(CfnFunctionConfiguration.AppSyncRuntimeProperty value) Describes a runtime used by an AWS AppSync resolver or AWS AppSync function.