Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.servicediscovery.CfnServiceMixinProps.Builder
Packages that use CfnServiceMixinProps.Builder
-
Uses of CfnServiceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery
Methods in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery that return CfnServiceMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnServiceMixinProps.BuilderCfnServiceMixinProps.builder()CfnServiceMixinProps.Builder.description(String description) Sets the value ofCfnServiceMixinProps.getDescription()CfnServiceMixinProps.Builder.dnsConfig(CfnServicePropsMixin.DnsConfigProperty dnsConfig) Sets the value ofCfnServiceMixinProps.getDnsConfig()CfnServiceMixinProps.Builder.dnsConfig(IResolvable dnsConfig) Sets the value ofCfnServiceMixinProps.getDnsConfig()CfnServiceMixinProps.Builder.healthCheckConfig(CfnServicePropsMixin.HealthCheckConfigProperty healthCheckConfig) Sets the value ofCfnServiceMixinProps.getHealthCheckConfig()CfnServiceMixinProps.Builder.healthCheckConfig(IResolvable healthCheckConfig) Sets the value ofCfnServiceMixinProps.getHealthCheckConfig()CfnServiceMixinProps.Builder.healthCheckCustomConfig(CfnServicePropsMixin.HealthCheckCustomConfigProperty healthCheckCustomConfig) Sets the value ofCfnServiceMixinProps.getHealthCheckCustomConfig()CfnServiceMixinProps.Builder.healthCheckCustomConfig(IResolvable healthCheckCustomConfig) Sets the value ofCfnServiceMixinProps.getHealthCheckCustomConfig()Sets the value ofCfnServiceMixinProps.getName()CfnServiceMixinProps.Builder.namespaceId(String namespaceId) Sets the value ofCfnServiceMixinProps.getNamespaceId()CfnServiceMixinProps.Builder.serviceAttributes(Object serviceAttributes) Sets the value ofCfnServiceMixinProps.getServiceAttributes()Sets the value ofCfnServiceMixinProps.getTags()Sets the value ofCfnServiceMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery with parameters of type CfnServiceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnServiceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServiceMixinProps.Builder.