You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Amplify::Types::GetArtifactUrlResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns the result structure for the get artifact request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#artifact_idString

The unique ID for an artifact.

Returns:

  • (String)

    The unique ID for an artifact.

#artifact_urlString

The presigned URL for the artifact.

Returns:

  • (String)

    The presigned URL for the artifact.