Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCEndpointConnectionNotificationMixinProps.Builder
Packages that use CfnVPCEndpointConnectionNotificationMixinProps.Builder
-
Uses of CfnVPCEndpointConnectionNotificationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCEndpointConnectionNotificationMixinProps.BuilderModifier and TypeMethodDescriptionCfnVPCEndpointConnectionNotificationMixinProps.builder()CfnVPCEndpointConnectionNotificationMixinProps.Builder.connectionEvents(List<String> connectionEvents) Sets the value ofCfnVPCEndpointConnectionNotificationMixinProps.getConnectionEvents()CfnVPCEndpointConnectionNotificationMixinProps.Builder.connectionNotificationArn(String connectionNotificationArn) CfnVPCEndpointConnectionNotificationMixinProps.Builder.connectionNotificationArn(ITopicRef connectionNotificationArn) Sets the value ofCfnVPCEndpointConnectionNotificationMixinProps.getServiceId()CfnVPCEndpointConnectionNotificationMixinProps.Builder.serviceId(IVPCEndpointServiceRef serviceId) Sets the value ofCfnVPCEndpointConnectionNotificationMixinProps.getServiceId()CfnVPCEndpointConnectionNotificationMixinProps.Builder.vpcEndpointId(String vpcEndpointId) Sets the value ofCfnVPCEndpointConnectionNotificationMixinProps.getVpcEndpointId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCEndpointConnectionNotificationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCEndpointConnectionNotificationMixinProps.Builder.