Uses of Interface
software.amazon.awscdk.services.ecs.Ec2ServiceAttributes
Packages that use Ec2ServiceAttributes
-
Uses of Ec2ServiceAttributes in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement Ec2ServiceAttributesMethods in software.amazon.awscdk.services.ecs that return Ec2ServiceAttributesModifier and TypeMethodDescriptionEc2ServiceAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type Ec2ServiceAttributesModifier and TypeMethodDescriptionstatic IBaseService
Ec2Service.fromEc2ServiceAttributes
(software.constructs.Construct scope, String id, Ec2ServiceAttributes attrs) Imports from the specified service attributes.