Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.ServiceObservabilityConfigurationProperty
Packages that use CfnServicePropsMixin.ServiceObservabilityConfigurationProperty
-
Uses of CfnServicePropsMixin.ServiceObservabilityConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Classes in software.amazon.awscdk.cfnpropertymixins.services.apprunner that implement CfnServicePropsMixin.ServiceObservabilityConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.ServiceObservabilityConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.ServiceObservabilityConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.ServiceObservabilityConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.ServiceObservabilityConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.observabilityConfiguration(CfnServicePropsMixin.ServiceObservabilityConfigurationProperty observabilityConfiguration) Sets the value ofCfnServiceMixinProps.getObservabilityConfiguration()CfnServicePropsMixin.Builder.observabilityConfiguration(CfnServicePropsMixin.ServiceObservabilityConfigurationProperty observabilityConfiguration) The observability configuration of your service.