Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnApplicationStatusCheckMixinProps.Builder
Packages that use CfnApplicationStatusCheckMixinProps.Builder
-
Uses of CfnApplicationStatusCheckMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnApplicationStatusCheckMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationStatusCheckMixinProps.Builder.aggregation(String aggregation) Sets the value ofCfnApplicationStatusCheckMixinProps.getAggregation()CfnApplicationStatusCheckMixinProps.builder()CfnApplicationStatusCheckMixinProps.Builder.deviceIndex(Number deviceIndex) Sets the value ofCfnApplicationStatusCheckMixinProps.getDeviceIndex()CfnApplicationStatusCheckMixinProps.Builder.failureThreshold(Number failureThreshold) Sets the value ofCfnApplicationStatusCheckMixinProps.getFailureThreshold()CfnApplicationStatusCheckMixinProps.Builder.healthCheckPaths(List<? extends Object> healthCheckPaths) Sets the value ofCfnApplicationStatusCheckMixinProps.getHealthCheckPaths()CfnApplicationStatusCheckMixinProps.Builder.healthCheckPaths(IResolvable healthCheckPaths) Sets the value ofCfnApplicationStatusCheckMixinProps.getHealthCheckPaths()CfnApplicationStatusCheckMixinProps.Builder.initializationGracePeriodSeconds(Number initializationGracePeriodSeconds) Sets the value ofCfnApplicationStatusCheckMixinProps.getInterval()Sets the value ofCfnApplicationStatusCheckMixinProps.getIpScope()Sets the value ofCfnApplicationStatusCheckMixinProps.getIpVersion()Sets the value ofCfnApplicationStatusCheckMixinProps.getPath()Sets the value ofCfnApplicationStatusCheckMixinProps.getPort()Sets the value ofCfnApplicationStatusCheckMixinProps.getProtocol()CfnApplicationStatusCheckMixinProps.Builder.statusCodeMatcher(String statusCodeMatcher) Sets the value ofCfnApplicationStatusCheckMixinProps.getStatusCodeMatcher()CfnApplicationStatusCheckMixinProps.Builder.successThreshold(Number successThreshold) Sets the value ofCfnApplicationStatusCheckMixinProps.getSuccessThreshold()Sets the value ofCfnApplicationStatusCheckMixinProps.getTags()Sets the value ofCfnApplicationStatusCheckMixinProps.getTimeout()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnApplicationStatusCheckMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationStatusCheckMixinProps.Builder.