Uses of Interface
com.hashicorp.cdktf.providers.aws.pinpoint_app.PinpointAppCampaignHook
-
Packages that use PinpointAppCampaignHook Package Description com.hashicorp.cdktf.providers.aws.pinpoint_app aws_pinpoint_app -
-
Uses of PinpointAppCampaignHook in com.hashicorp.cdktf.providers.aws.pinpoint_app
Classes in com.hashicorp.cdktf.providers.aws.pinpoint_app that implement PinpointAppCampaignHook Modifier and Type Class Description static classPinpointAppCampaignHook.Jsii$ProxyAn implementation forPinpointAppCampaignHookMethods in com.hashicorp.cdktf.providers.aws.pinpoint_app that return PinpointAppCampaignHook Modifier and Type Method Description PinpointAppCampaignHookPinpointAppCampaignHook.Builder. build()Builds the configured instance.default PinpointAppCampaignHookPinpointAppConfig. getCampaignHook()campaign_hook block.PinpointAppCampaignHookPinpointAppConfig.Jsii$Proxy. getCampaignHook()PinpointAppCampaignHookPinpointApp. getCampaignHookInput()PinpointAppCampaignHookPinpointAppCampaignHookOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.pinpoint_app with parameters of type PinpointAppCampaignHook Modifier and Type Method Description PinpointApp.BuilderPinpointApp.Builder. campaignHook(PinpointAppCampaignHook campaignHook)campaign_hook block.PinpointAppConfig.BuilderPinpointAppConfig.Builder. campaignHook(PinpointAppCampaignHook campaignHook)Sets the value ofPinpointAppConfig.getCampaignHook()voidPinpointApp. putCampaignHook(PinpointAppCampaignHook value)voidPinpointAppCampaignHookOutputReference. setInternalValue(PinpointAppCampaignHook value)
-