Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.CustomComponentProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.CustomComponentProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.CustomComponentProperty.builder()
CfnApplication.CustomComponentProperty.Builder.componentName
(String componentName) Sets the value ofCfnApplication.CustomComponentProperty.getComponentName()
CfnApplication.CustomComponentProperty.Builder.resourceList
(List<String> resourceList) Sets the value ofCfnApplication.CustomComponentProperty.getResourceList()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.CustomComponentProperty.Builder
.