Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnArtifactPropsMixin.Builder
Packages that use CfnArtifactPropsMixin.Builder
-
Uses of CfnArtifactPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityagent that return CfnArtifactPropsMixin.BuilderModifier and TypeMethodDescriptionCfnArtifactPropsMixin.Builder.agentSpaceId(String agentSpaceId) The unique identifier of the agent space to add the artifact to.CfnArtifactPropsMixin.Builder.artifactContent(String artifactContent) The binary content of the artifact to upload, encoded as a Base64 string.CfnArtifactPropsMixin.Builder.artifactType(String artifactType) The file type of the artifact.CfnArtifactPropsMixin.Builder.create()CfnArtifactPropsMixin.Builder.create(CfnPropertyMixinOptions options) The file name of the artifact.