Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.ServiceConnectServiceProperty.Builder
Packages that use CfnServicePropsMixin.ServiceConnectServiceProperty.Builder
-
Uses of CfnServicePropsMixin.ServiceConnectServiceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.ServiceConnectServiceProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.ServiceConnectServiceProperty.builder()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.clientAliases(List<? extends Object> clientAliases) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getClientAliases()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.clientAliases(IResolvable clientAliases) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getClientAliases()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.discoveryName(String discoveryName) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getDiscoveryName()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.ingressPortOverride(Number ingressPortOverride) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getPortName()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.timeout(CfnServicePropsMixin.TimeoutConfigurationProperty timeout) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getTimeout()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.timeout(IResolvable timeout) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getTimeout()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.tls(CfnServicePropsMixin.ServiceConnectTlsConfigurationProperty tls) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getTls()CfnServicePropsMixin.ServiceConnectServiceProperty.Builder.tls(IResolvable tls) Sets the value ofCfnServicePropsMixin.ServiceConnectServiceProperty.getTls()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.ServiceConnectServiceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.ServiceConnectServiceProperty.Builder.