Uses of Class
software.amazon.awscdk.services.securityagent.CfnArtifactProps.Builder
Packages that use CfnArtifactProps.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnArtifactProps.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnArtifactProps.BuilderModifier and TypeMethodDescriptionCfnArtifactProps.Builder.agentSpaceId(String agentSpaceId) Sets the value ofCfnArtifactProps.getAgentSpaceId()CfnArtifactProps.Builder.artifactContent(String artifactContent) Sets the value ofCfnArtifactProps.getArtifactContent()CfnArtifactProps.Builder.artifactType(String artifactType) Sets the value ofCfnArtifactProps.getArtifactType()static CfnArtifactProps.BuilderCfnArtifactProps.builder()Sets the value ofCfnArtifactProps.getFileName()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnArtifactProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnArtifactProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnArtifactProps.Builder.