Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnRouteServerMixinProps.Builder
Packages that use CfnRouteServerMixinProps.Builder
-
Uses of CfnRouteServerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnRouteServerMixinProps.BuilderModifier and TypeMethodDescriptionCfnRouteServerMixinProps.Builder.amazonSideAsn(Number amazonSideAsn) Sets the value ofCfnRouteServerMixinProps.getAmazonSideAsn()CfnRouteServerMixinProps.builder()CfnRouteServerMixinProps.Builder.persistRoutes(String persistRoutes) Sets the value ofCfnRouteServerMixinProps.getPersistRoutes()CfnRouteServerMixinProps.Builder.persistRoutesDuration(Number persistRoutesDuration) Sets the value ofCfnRouteServerMixinProps.getPersistRoutesDuration()CfnRouteServerMixinProps.Builder.snsNotificationsEnabled(Boolean snsNotificationsEnabled) Sets the value ofCfnRouteServerMixinProps.getSnsNotificationsEnabled()CfnRouteServerMixinProps.Builder.snsNotificationsEnabled(IResolvable snsNotificationsEnabled) Sets the value ofCfnRouteServerMixinProps.getSnsNotificationsEnabled()Sets the value ofCfnRouteServerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnRouteServerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouteServerMixinProps.Builder.