Class: Aws::Drs::Types::PutLaunchActionResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#action_codeString

Launch action code.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#action_idString

Launch action Id.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#action_versionString

Launch action version.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#activeBoolean

Whether the launch action is active.

Returns:

  • (Boolean)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#categoryString

Launch action category.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#descriptionString

Launch action description.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#nameString

Launch action name.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#optionalBoolean

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

Returns:

  • (Boolean)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#orderInteger

Launch action order.

Returns:

  • (Integer)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#parametersHash<String,Types::LaunchActionParameter>

Launch action parameters.

Returns:



2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#resource_idString

Launch configuration template Id or Source Server Id

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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

#typeString

Launch action type.

Returns:

  • (String)


2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 2241

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