Module: Aws::Mgn::Client::_PutSourceServerActionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action_id::String

Returns:

  • (::String)


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

def action_id: () -> ::String

#action_name::String

Returns:

  • (::String)


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

def action_name: () -> ::String

#activeBoolean

Returns:

  • (Boolean)


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

def active: () -> bool

#category"DISASTER_RECOVERY", ...

Returns:

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


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

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

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#document_identifier::String

Returns:

  • (::String)


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

def document_identifier: () -> ::String

#document_version::String

Returns:

  • (::String)


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

def document_version: () -> ::String

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

Returns:



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

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

#must_succeed_for_cutoverBoolean

Returns:

  • (Boolean)


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

def must_succeed_for_cutover: () -> bool

#order::Integer

Returns:

  • (::Integer)


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

def order: () -> ::Integer

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

Returns:



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

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

#timeout_seconds::Integer

Returns:

  • (::Integer)


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

def timeout_seconds: () -> ::Integer