You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::S3Outposts::Types::DeleteEndpointRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3Outposts::Types::DeleteEndpointRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteEndpointRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
endpoint_id: "EndpointId", # required
outpost_id: "OutpostId", # required
}
Instance Attribute Summary collapse
-
#endpoint_id ⇒ String
The ID of the end point.
-
#outpost_id ⇒ String
The ID of the AWS Outpost.
Instance Attribute Details
#endpoint_id ⇒ String
The ID of the end point.
#outpost_id ⇒ String
The ID of the AWS Outpost.