Container for the parameters to the DisableGateway operation.
Disables a gateway when the gateway is no longer functioning. For example, if your gateway VM is damaged, you can disable the gateway so you can recover virtual tapes.
Use this operation for a gateway-VTL that is not reachable or not functioning.
IMPORTANT:Once a gateway is disabled it cannot be enabled.

C# |
public class DisableGatewayRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DisableGatewayRequest()()()() | Initializes a new instance of the DisableGatewayRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GatewayARN |
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and
region.
Constraints: |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithGatewayARN(String) | Obsolete.
Sets the GatewayARN property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DisableGatewayRequest |