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

Class: Aws::Amplify::Types::ProductionBranch

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

Overview

Describes the information about a production branch for an Amplify app.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#branch_nameString

The branch name for the production branch.

Returns:

  • (String)

    The branch name for the production branch.

#last_deploy_timeTime

The last deploy time of the production branch.

Returns:

  • (Time)

    The last deploy time of the production branch.

#statusString

The status of the production branch.

Returns:

  • (String)

    The status of the production branch.

#thumbnail_urlString

The thumbnail URL for the production branch.

Returns:

  • (String)

    The thumbnail URL for the production branch.