Uses of Class
software.amazon.awscdk.services.resourceexplorer2.CfnViewProps.Builder
Package
Description
AWS::ResourceExplorer2 Construct Library
-
Uses of CfnViewProps.Builder in software.amazon.awscdk.services.resourceexplorer2
Modifier and TypeMethodDescriptionstatic CfnViewProps.Builder
CfnViewProps.builder()
CfnViewProps.Builder.filters
(IResolvable filters) Sets the value ofCfnViewProps.getFilters()
CfnViewProps.Builder.filters
(CfnView.FiltersProperty filters) Sets the value ofCfnViewProps.getFilters()
CfnViewProps.Builder.includedProperties
(List<? extends Object> includedProperties) Sets the value ofCfnViewProps.getIncludedProperties()
CfnViewProps.Builder.includedProperties
(IResolvable includedProperties) Sets the value ofCfnViewProps.getIncludedProperties()
Sets the value ofCfnViewProps.getScope()
Sets the value ofCfnViewProps.getTags()
Sets the value ofCfnViewProps.getViewName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnViewProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnViewProps.Builder
.