Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder
Packages that use CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder
-
Uses of CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.builder()CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.certificateArn(String certificateArn) CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.listenerArn(String listenerArn) CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.listenerRuleArn(String listenerRuleArn) CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.loadBalancerArn(String loadBalancerArn) CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.loadBalancerSecurityGroups(List<String> loadBalancerSecurityGroups) CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.targetGroupArns(List<String> targetGroupArns) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.IngressPathArnsProperty.Builder.