Uses of Interface
software.amazon.awscdk.services.connect.CfnContactFlowModule.ExternalInvocationConfigurationProperty
Packages that use CfnContactFlowModule.ExternalInvocationConfigurationProperty
-
Uses of CfnContactFlowModule.ExternalInvocationConfigurationProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnContactFlowModule.ExternalInvocationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnContactFlowModule.ExternalInvocationConfigurationPropertyMethods in software.amazon.awscdk.services.connect that return CfnContactFlowModule.ExternalInvocationConfigurationPropertyModifier and TypeMethodDescriptionCfnContactFlowModule.ExternalInvocationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnContactFlowModule.ExternalInvocationConfigurationPropertyModifier and TypeMethodDescriptionCfnContactFlowModule.Builder.externalInvocationConfiguration(CfnContactFlowModule.ExternalInvocationConfigurationProperty externalInvocationConfiguration) The external invocation configuration for the flow module.CfnContactFlowModuleProps.Builder.externalInvocationConfiguration(CfnContactFlowModule.ExternalInvocationConfigurationProperty externalInvocationConfiguration) Sets the value ofCfnContactFlowModuleProps.getExternalInvocationConfiguration()voidCfnContactFlowModule.setExternalInvocationConfiguration(CfnContactFlowModule.ExternalInvocationConfigurationProperty value) The external invocation configuration for the flow module.