Uses of Interface
software.amazon.awscdk.services.ecs.FargateServiceAttributes
-
Uses of FargateServiceAttributes in software.amazon.awscdk.services.ecs
Modifier and TypeClassDescriptionstatic final class
An implementation forFargateServiceAttributes
Modifier and TypeMethodDescriptionFargateServiceAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IBaseService
FargateService.fromFargateServiceAttributes
(software.constructs.Construct scope, String id, FargateServiceAttributes attrs) Imports from the specified service attributes.