Module: Aws::Greengrass::Client::_GetDeploymentStatusResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deployment_status::String

Returns:

  • (::String)


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

def deployment_status: () -> ::String

#deployment_type"NewDeployment", ...

Returns:

  • ("NewDeployment", "Redeployment", "ResetDeployment", "ForceResetDeployment")


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

def deployment_type: () -> ("NewDeployment" | "Redeployment" | "ResetDeployment" | "ForceResetDeployment")

#error_details::Array[Types::ErrorDetail]

Returns:



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

def error_details: () -> ::Array[Types::ErrorDetail]

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#updated_at::String

Returns:

  • (::String)


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

def updated_at: () -> ::String