Class: Aws::Drs::Types::LaunchAction

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb

Overview

Launch action.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#action_codeString

Launch action code.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#action_idString

Launch action Id.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#action_versionString

Launch action version.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#activeBoolean

Whether the launch action is active.

Returns:

  • (Boolean)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#categoryString

Launch action category.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Launch action description.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Launch action name.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#optionalBoolean

Whether the launch will not be marked as failed if this action fails.

Returns:

  • (Boolean)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#orderInteger

Launch action order.

Returns:

  • (Integer)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#parametersHash<String,Types::LaunchActionParameter>

Launch action parameters.

Returns:



1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

Launch action type.

Returns:

  • (String)


1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1466

class LaunchAction < Struct.new(
  :action_code,
  :action_id,
  :action_version,
  :active,
  :category,
  :description,
  :name,
  :optional,
  :order,
  :parameters,
  :type)
  SENSITIVE = []
  include Aws::Structure
end