class Aws::S3Outposts::Types::DeleteEndpointRequest

@note When making an API call, you may pass DeleteEndpointRequest

data as a hash:

    {
      endpoint_id: "EndpointId", # required
      outpost_id: "OutpostId", # required
    }

@!attribute [rw] endpoint_id

The ID of the endpoint.
@return [String]

@!attribute [rw] outpost_id

The ID of the AWS Outposts.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3outposts-2017-07-25/DeleteEndpointRequest AWS API Documentation

Constants

SENSITIVE