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