Uses of Class
software.amazon.awscdk.services.oam.CfnLink.LinkConfigurationProperty.Builder
-
Uses of CfnLink.LinkConfigurationProperty.Builder in software.amazon.awscdk.services.oam
Modifier and TypeMethodDescriptionCfnLink.LinkConfigurationProperty.builder()
CfnLink.LinkConfigurationProperty.Builder.logGroupConfiguration
(IResolvable logGroupConfiguration) Sets the value ofCfnLink.LinkConfigurationProperty.getLogGroupConfiguration()
CfnLink.LinkConfigurationProperty.Builder.logGroupConfiguration
(CfnLink.LinkFilterProperty logGroupConfiguration) Sets the value ofCfnLink.LinkConfigurationProperty.getLogGroupConfiguration()
CfnLink.LinkConfigurationProperty.Builder.metricConfiguration
(IResolvable metricConfiguration) Sets the value ofCfnLink.LinkConfigurationProperty.getMetricConfiguration()
CfnLink.LinkConfigurationProperty.Builder.metricConfiguration
(CfnLink.LinkFilterProperty metricConfiguration) Sets the value ofCfnLink.LinkConfigurationProperty.getMetricConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLink.LinkConfigurationProperty.Builder
.