Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder
Packages that use CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder
-
Uses of CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.ServiceConnectConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.accessLogConfiguration(CfnServicePropsMixin.ServiceConnectAccessLogConfigurationProperty accessLogConfiguration) CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.accessLogConfiguration(IResolvable accessLogConfiguration) CfnServicePropsMixin.ServiceConnectConfigurationProperty.builder()Sets the value ofCfnServicePropsMixin.ServiceConnectConfigurationProperty.getEnabled()CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnServicePropsMixin.ServiceConnectConfigurationProperty.getEnabled()CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.logConfiguration(CfnServicePropsMixin.LogConfigurationProperty logConfiguration) CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.logConfiguration(IResolvable logConfiguration) Sets the value ofCfnServicePropsMixin.ServiceConnectConfigurationProperty.getNamespace()CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.services(List<? extends Object> services) Sets the value ofCfnServicePropsMixin.ServiceConnectConfigurationProperty.getServices()CfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.services(IResolvable services) Sets the value ofCfnServicePropsMixin.ServiceConnectConfigurationProperty.getServices()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.ServiceConnectConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.ServiceConnectConfigurationProperty.Builder.