Uses of Interface
software.amazon.awscdk.services.servicediscovery.CfnServiceProps
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnServiceProps in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptionCfnServiceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnService
(Construct scope, String id, CfnServiceProps props) Create a newAWS::ServiceDiscovery::Service
.