route53resolver_get_resolver_endpoint {paws.networking}R Documentation

Gets information about a specified Resolver endpoint, such as whether it's an inbound or an outbound Resolver endpoint, and the current status of the endpoint

Description

Gets information about a specified Resolver endpoint, such as whether it's an inbound or an outbound Resolver endpoint, and the current status of the endpoint.

See https://www.paws-r-sdk.com/docs/route53resolver_get_resolver_endpoint/ for full documentation.

Usage

route53resolver_get_resolver_endpoint(ResolverEndpointId)

Arguments

ResolverEndpointId

[required] The ID of the Resolver endpoint that you want to get information about.


[Package paws.networking version 0.9.0 Index]