Uses of Interface
software.amazon.awscdk.services.ecs.FargateServiceAttributes
Packages that use FargateServiceAttributes
-
Uses of FargateServiceAttributes in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement FargateServiceAttributesModifier and TypeClassDescriptionstatic final classAn implementation forFargateServiceAttributesMethods in software.amazon.awscdk.services.ecs that return FargateServiceAttributesModifier and TypeMethodDescriptionFargateServiceAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type FargateServiceAttributesModifier and TypeMethodDescriptionstatic IBaseServiceFargateService.fromFargateServiceAttributes(software.constructs.Construct scope, String id, FargateServiceAttributes attrs) Imports from the specified service attributes.