Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.refactorspaces.CfnRouteMixinProps.Builder
Packages that use CfnRouteMixinProps.Builder
-
Uses of CfnRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces that return CfnRouteMixinProps.BuilderModifier and TypeMethodDescriptionCfnRouteMixinProps.Builder.applicationIdentifier(String applicationIdentifier) Sets the value ofCfnRouteMixinProps.getApplicationIdentifier()CfnRouteMixinProps.Builder.applicationIdentifier(IApplicationRef applicationIdentifier) Sets the value ofCfnRouteMixinProps.getApplicationIdentifier()static CfnRouteMixinProps.BuilderCfnRouteMixinProps.builder()CfnRouteMixinProps.Builder.defaultRoute(CfnRoutePropsMixin.DefaultRouteInputProperty defaultRoute) Sets the value ofCfnRouteMixinProps.getDefaultRoute()CfnRouteMixinProps.Builder.defaultRoute(IResolvable defaultRoute) Sets the value ofCfnRouteMixinProps.getDefaultRoute()CfnRouteMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnRouteMixinProps.getEnvironmentIdentifier()CfnRouteMixinProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnRouteMixinProps.getEnvironmentIdentifier()Sets the value ofCfnRouteMixinProps.getRouteType()CfnRouteMixinProps.Builder.serviceIdentifier(String serviceIdentifier) Sets the value ofCfnRouteMixinProps.getServiceIdentifier()CfnRouteMixinProps.Builder.serviceIdentifier(IServiceRef serviceIdentifier) Sets the value ofCfnRouteMixinProps.getServiceIdentifier()Sets the value ofCfnRouteMixinProps.getTags()CfnRouteMixinProps.Builder.uriPathRoute(CfnRoutePropsMixin.UriPathRouteInputProperty uriPathRoute) Sets the value ofCfnRouteMixinProps.getUriPathRoute()CfnRouteMixinProps.Builder.uriPathRoute(IResolvable uriPathRoute) Sets the value ofCfnRouteMixinProps.getUriPathRoute()Constructors in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces with parameters of type CfnRouteMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouteMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouteMixinProps.Builder.