Module: Aws::Mgn::Client::_PutTemplateActionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::TemplateActionDocument]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#action_id ⇒ ::String

Returns:

  • (::String)


1191
# File 'sig/client.rbs', line 1191

def action_id: () -> ::String

#action_name ⇒ ::String

Returns:

  • (::String)


1192
# File 'sig/client.rbs', line 1192

def action_name: () -> ::String

#active ⇒ Boolean

Returns:

  • (Boolean)


1196
# File 'sig/client.rbs', line 1196

def active: () -> bool

#category ⇒ "DISASTER_RECOVERY", ...

Returns:

  • ("DISASTER_RECOVERY", "OPERATING_SYSTEM", "LICENSE_AND_SUBSCRIPTION", "VALIDATION", "OBSERVABILITY", "REFACTORING", "SECURITY", "NETWORKING", "CONFIGURATION", "BACKUP", "OTHER")


1203
# File 'sig/client.rbs', line 1203

def category: () -> ("DISASTER_RECOVERY" | "OPERATING_SYSTEM" | "LICENSE_AND_SUBSCRIPTION" | "VALIDATION" | "OBSERVABILITY" | "REFACTORING" | "SECURITY" | "NETWORKING" | "CONFIGURATION" | "BACKUP" | "OTHER")

#description ⇒ ::String

Returns:

  • (::String)


1202
# File 'sig/client.rbs', line 1202

def description: () -> ::String

#document_identifier ⇒ ::String

Returns:

  • (::String)


1193
# File 'sig/client.rbs', line 1193

def document_identifier: () -> ::String

#document_version ⇒ ::String

Returns:

  • (::String)


1195
# File 'sig/client.rbs', line 1195

def document_version: () -> ::String

#external_parameters ⇒ ::Hash[::String, Types::SsmExternalParameter]

Returns:



1201
# File 'sig/client.rbs', line 1201

def external_parameters: () -> ::Hash[::String, Types::SsmExternalParameter]

#must_succeed_for_cutover ⇒ Boolean

Returns:

  • (Boolean)


1198
# File 'sig/client.rbs', line 1198

def must_succeed_for_cutover: () -> bool

#operating_system ⇒ ::String

Returns:

  • (::String)


1200
# File 'sig/client.rbs', line 1200

def operating_system: () -> ::String

#order ⇒ ::Integer

Returns:

  • (::Integer)


1194
# File 'sig/client.rbs', line 1194

def order: () -> ::Integer

#parameters ⇒ ::Hash[::String, ::Array[Types::SsmParameterStoreParameter]]

Returns:



1199
# File 'sig/client.rbs', line 1199

def parameters: () -> ::Hash[::String, ::Array[Types::SsmParameterStoreParameter]]

#timeout_seconds ⇒ ::Integer

Returns:

  • (::Integer)


1197
# File 'sig/client.rbs', line 1197

def timeout_seconds: () -> ::Integer