class Aws::Route53Resolver::Types::UpdateResolverEndpointRequest

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

data as a hash:

    {
      resolver_endpoint_id: "ResourceId", # required
      name: "Name",
    }

@!attribute [rw] resolver_endpoint_id

The ID of the Resolver endpoint that you want to update.
@return [String]

@!attribute [rw] name

The name of the Resolver endpoint that you want to update.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateResolverEndpointRequest AWS API Documentation

Constants

SENSITIVE