Uses of Class
software.amazon.awscdk.services.securityagent.CfnAgentSpace.AWSResourcesProperty.Builder
Packages that use CfnAgentSpace.AWSResourcesProperty.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnAgentSpace.AWSResourcesProperty.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnAgentSpace.AWSResourcesProperty.BuilderModifier and TypeMethodDescriptionCfnAgentSpace.AWSResourcesProperty.builder()Sets the value ofCfnAgentSpace.AWSResourcesProperty.getIamRoles()CfnAgentSpace.AWSResourcesProperty.Builder.lambdaFunctionArns(List<String> lambdaFunctionArns) Sets the value ofCfnAgentSpace.AWSResourcesProperty.getLambdaFunctionArns()Sets the value ofCfnAgentSpace.AWSResourcesProperty.getLogGroups()Sets the value ofCfnAgentSpace.AWSResourcesProperty.getS3Buckets()CfnAgentSpace.AWSResourcesProperty.Builder.secretArns(List<String> secretArns) Sets the value ofCfnAgentSpace.AWSResourcesProperty.getSecretArns()Sets the value ofCfnAgentSpace.AWSResourcesProperty.getVpcs()CfnAgentSpace.AWSResourcesProperty.Builder.vpcs(IResolvable vpcs) Sets the value ofCfnAgentSpace.AWSResourcesProperty.getVpcs()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnAgentSpace.AWSResourcesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentSpace.AWSResourcesProperty.Builder.