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)


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

def action_id: () -> ::String

#action_name ⇒ ::String

Returns:

  • (::String)


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

def action_name: () -> ::String

#active ⇒ Boolean

Returns:

  • (Boolean)


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

def active: () -> bool

#category ⇒ "DISASTER_RECOVERY", ...

Returns:

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


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

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

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#document_identifier ⇒ ::String

Returns:

  • (::String)


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

def document_identifier: () -> ::String

#document_version ⇒ ::String

Returns:

  • (::String)


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

def document_version: () -> ::String

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

Returns:



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

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

#must_succeed_for_cutover ⇒ Boolean

Returns:

  • (Boolean)


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

def must_succeed_for_cutover: () -> bool

#order ⇒ ::Integer

Returns:

  • (::Integer)


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

def order: () -> ::Integer

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

Returns:



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

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

#timeout_seconds ⇒ ::Integer

Returns:

  • (::Integer)


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

def timeout_seconds: () -> ::Integer