Returns information about the ActivateGatewayResult response and response metadata.

C# |
public class ActivateGatewayResponse : AmazonWebServiceResponse

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ActivateGatewayResponse()()()() | Initializes a new instance of the ActivateGatewayResponse class |
![]() | ActivateGatewayResult |
Gets and sets the ActivateGatewayResult property.
AWS Storage Gateway returns the Amazon Resource Name (ARN) of the activated gateway. It is a string made of information such as your
account, gateway name, and region. This ARN is used to reference the gateway in other API operations as well as resource-based
authorization.
|
![]() | ContentLength |
Returns the content length of the HTTP response.
(Inherited from AmazonWebServiceResponse.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ResponseMetadata |
Contains additional information about the request, such as the
Request Id.
(Inherited from AmazonWebServiceResponse.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | ||
![]() | AmazonWebServiceResponse | |
![]() | ActivateGatewayResponse |