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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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:



1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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)


1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 1482

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