Uses of Class
software.amazon.awscdk.services.securityagent.CfnArtifact.Builder
Packages that use CfnArtifact.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnArtifact.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnArtifact.BuilderModifier and TypeMethodDescriptionCfnArtifact.Builder.agentSpaceId(String agentSpaceId) The unique identifier of the agent space to add the artifact to.CfnArtifact.Builder.artifactContent(String artifactContent) The binary content of the artifact to upload, encoded as a Base64 string.CfnArtifact.Builder.artifactType(String artifactType) The file type of the artifact.static CfnArtifact.BuilderThe file name of the artifact.