Class: Aws::Types::StartBulkDeploymentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bulk_deployment_arn::String

Returns the value of attribute bulk_deployment_arn.

Returns:

  • (::String)


1398
1399
1400
# File 'sig/types.rbs', line 1398

def bulk_deployment_arn
  @bulk_deployment_arn
end

#bulk_deployment_id::String

Returns the value of attribute bulk_deployment_id.

Returns:

  • (::String)


1399
1400
1401
# File 'sig/types.rbs', line 1399

def bulk_deployment_id
  @bulk_deployment_id
end