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

Class: Aws::Greengrass::Types::BulkDeployment

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

Overview

Information about a bulk deployment. You cannot start a new bulk deployment while another one is still running or in a non-terminal state.

Instance Attribute Summary collapse

Instance Attribute Details

#bulk_deployment_arnString

The ARN of the bulk deployment.

Returns:

  • (String)

    The ARN of the bulk deployment.

#bulk_deployment_idString

The ID of the bulk deployment.

Returns:

  • (String)

    The ID of the bulk deployment.

#created_atString

The time, in ISO format, when the deployment was created.

Returns:

  • (String)

    The time, in ISO format, when the deployment was created.