class Aws::SNS::Types::DeleteEndpointInput

Input for DeleteEndpoint action.

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

data as a hash:

    {
      endpoint_arn: "String", # required
    }

@!attribute [rw] endpoint_arn

EndpointArn of endpoint to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/DeleteEndpointInput AWS API Documentation

Constants

SENSITIVE