Uses of Class
software.amazon.awscdk.services.securityagent.CfnPentest.AssetsProperty.Builder
Packages that use CfnPentest.AssetsProperty.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnPentest.AssetsProperty.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnPentest.AssetsProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPentest.AssetsProperty.getActors()CfnPentest.AssetsProperty.Builder.actors(IResolvable actors) Sets the value ofCfnPentest.AssetsProperty.getActors()CfnPentest.AssetsProperty.builder()Sets the value ofCfnPentest.AssetsProperty.getDocuments()CfnPentest.AssetsProperty.Builder.documents(IResolvable documents) Sets the value ofCfnPentest.AssetsProperty.getDocuments()Sets the value ofCfnPentest.AssetsProperty.getEndpoints()CfnPentest.AssetsProperty.Builder.endpoints(IResolvable endpoints) Sets the value ofCfnPentest.AssetsProperty.getEndpoints()CfnPentest.AssetsProperty.Builder.integratedRepositories(List<? extends Object> integratedRepositories) Sets the value ofCfnPentest.AssetsProperty.getIntegratedRepositories()CfnPentest.AssetsProperty.Builder.integratedRepositories(IResolvable integratedRepositories) Sets the value ofCfnPentest.AssetsProperty.getIntegratedRepositories()CfnPentest.AssetsProperty.Builder.sourceCode(List<? extends Object> sourceCode) Sets the value ofCfnPentest.AssetsProperty.getSourceCode()CfnPentest.AssetsProperty.Builder.sourceCode(IResolvable sourceCode) Sets the value ofCfnPentest.AssetsProperty.getSourceCode()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnPentest.AssetsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPentest.AssetsProperty.Builder.