Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServiceMixinProps.Builder
Packages that use CfnServiceMixinProps.Builder
-
Uses of CfnServiceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServiceMixinProps.BuilderModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.autoScalingConfigurationArn(String autoScalingConfigurationArn) Sets the value ofCfnServiceMixinProps.getAutoScalingConfigurationArn()static CfnServiceMixinProps.BuilderCfnServiceMixinProps.builder()CfnServiceMixinProps.Builder.encryptionConfiguration(CfnServicePropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnServiceMixinProps.getEncryptionConfiguration()CfnServiceMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnServiceMixinProps.getEncryptionConfiguration()CfnServiceMixinProps.Builder.healthCheckConfiguration(CfnServicePropsMixin.HealthCheckConfigurationProperty healthCheckConfiguration) Sets the value ofCfnServiceMixinProps.getHealthCheckConfiguration()CfnServiceMixinProps.Builder.healthCheckConfiguration(IResolvable healthCheckConfiguration) Sets the value ofCfnServiceMixinProps.getHealthCheckConfiguration()CfnServiceMixinProps.Builder.instanceConfiguration(CfnServicePropsMixin.InstanceConfigurationProperty instanceConfiguration) Sets the value ofCfnServiceMixinProps.getInstanceConfiguration()CfnServiceMixinProps.Builder.instanceConfiguration(IResolvable instanceConfiguration) Sets the value ofCfnServiceMixinProps.getInstanceConfiguration()CfnServiceMixinProps.Builder.networkConfiguration(CfnServicePropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnServiceMixinProps.getNetworkConfiguration()CfnServiceMixinProps.Builder.networkConfiguration(IResolvable networkConfiguration) Sets the value ofCfnServiceMixinProps.getNetworkConfiguration()CfnServiceMixinProps.Builder.observabilityConfiguration(CfnServicePropsMixin.ServiceObservabilityConfigurationProperty observabilityConfiguration) Sets the value ofCfnServiceMixinProps.getObservabilityConfiguration()CfnServiceMixinProps.Builder.observabilityConfiguration(IResolvable observabilityConfiguration) Sets the value ofCfnServiceMixinProps.getObservabilityConfiguration()CfnServiceMixinProps.Builder.serviceName(String serviceName) Sets the value ofCfnServiceMixinProps.getServiceName()CfnServiceMixinProps.Builder.sourceConfiguration(CfnServicePropsMixin.SourceConfigurationProperty sourceConfiguration) Sets the value ofCfnServiceMixinProps.getSourceConfiguration()CfnServiceMixinProps.Builder.sourceConfiguration(IResolvable sourceConfiguration) Sets the value ofCfnServiceMixinProps.getSourceConfiguration()Sets the value ofCfnServiceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServiceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnServiceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServiceMixinProps.Builder.