Uses of Interface
software.amazon.awscdk.services.ecs.ExternalServiceProps
-
Uses of ExternalServiceProps in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionExternalServiceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionExternalService
(software.constructs.Construct scope, String id, ExternalServiceProps props) Constructs a new instance of the ExternalService class.