Uses of Class
software.amazon.awscdk.services.events.CfnApiDestinationProps.Builder
Packages that use CfnApiDestinationProps.Builder
-
Uses of CfnApiDestinationProps.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnApiDestinationProps.BuilderModifier and TypeMethodDescriptionCfnApiDestinationProps.builder()CfnApiDestinationProps.Builder.connectionArn(String connectionArn) Sets the value ofCfnApiDestinationProps.getConnectionArn()CfnApiDestinationProps.Builder.description(String description) Sets the value ofCfnApiDestinationProps.getDescription()CfnApiDestinationProps.Builder.httpMethod(String httpMethod) Sets the value ofCfnApiDestinationProps.getHttpMethod()CfnApiDestinationProps.Builder.invocationEndpoint(String invocationEndpoint) Sets the value ofCfnApiDestinationProps.getInvocationEndpoint()CfnApiDestinationProps.Builder.invocationRateLimitPerSecond(Number invocationRateLimitPerSecond) Sets the value ofCfnApiDestinationProps.getInvocationRateLimitPerSecond()Sets the value ofCfnApiDestinationProps.getName()Constructors in software.amazon.awscdk.services.events with parameters of type CfnApiDestinationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiDestinationProps.Builder.