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)


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

def action_id: () -> ::String

#action_name::String

Returns:

  • (::String)


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

def action_name: () -> ::String

#activeBoolean

Returns:

  • (Boolean)


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

def active: () -> bool

#category"DISASTER_RECOVERY", ...

Returns:

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


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

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

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#document_identifier::String

Returns:

  • (::String)


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

def document_identifier: () -> ::String

#document_version::String

Returns:

  • (::String)


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

def document_version: () -> ::String

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

Returns:



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

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

#must_succeed_for_cutoverBoolean

Returns:

  • (Boolean)


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

def must_succeed_for_cutover: () -> bool

#operating_system::String

Returns:

  • (::String)


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

def operating_system: () -> ::String

#order::Integer

Returns:

  • (::Integer)


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

def order: () -> ::Integer

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

Returns:



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

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

#timeout_seconds::Integer

Returns:

  • (::Integer)


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

def timeout_seconds: () -> ::Integer