Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnResourceScanProps
Packages that use CfnResourceScanProps
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnResourceScanProps in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnResourceScanPropsMethods in software.amazon.awscdk.services.cloudformation that return CfnResourceScanPropsModifier and TypeMethodDescriptionCfnResourceScanProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnResourceScanPropsModifierConstructorDescriptionCfnResourceScan(software.constructs.Construct scope, String id, CfnResourceScanProps props) Create a newAWS::CloudFormation::ResourceScan.