Uses of Class
com.hashicorp.cdktf.providers.aws.pinpoint_app.PinpointAppCampaignHook.Builder
-
Packages that use PinpointAppCampaignHook.Builder Package Description com.hashicorp.cdktf.providers.aws.pinpoint_app aws_pinpoint_app -
-
Uses of PinpointAppCampaignHook.Builder in com.hashicorp.cdktf.providers.aws.pinpoint_app
Methods in com.hashicorp.cdktf.providers.aws.pinpoint_app that return PinpointAppCampaignHook.Builder Modifier and Type Method Description static PinpointAppCampaignHook.BuilderPinpointAppCampaignHook. builder()PinpointAppCampaignHook.BuilderPinpointAppCampaignHook.Builder. lambdaFunctionName(String lambdaFunctionName)Sets the value ofPinpointAppCampaignHook.getLambdaFunctionName()PinpointAppCampaignHook.BuilderPinpointAppCampaignHook.Builder. mode(String mode)Sets the value ofPinpointAppCampaignHook.getMode()PinpointAppCampaignHook.BuilderPinpointAppCampaignHook.Builder. webUrl(String webUrl)Sets the value ofPinpointAppCampaignHook.getWebUrl()Constructors in com.hashicorp.cdktf.providers.aws.pinpoint_app with parameters of type PinpointAppCampaignHook.Builder Constructor Description Jsii$Proxy(PinpointAppCampaignHook.Builder builder)Constructor that initializes the object based on literal property values passed by thePinpointAppCampaignHook.Builder.
-