Java com.amazonaws.services.ec2.model DryRunResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model DryRunResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model DryRunResult.

The text is from its open source code.

Field

booleanisSuccessful
Whether the dry-run was successful.

Method

AmazonServiceExceptiongetDryRunResponse()
Returns the original service response on the dry-run request.
StringgetMessage()
Returns the message included in the service response.