route53resolver_get_outpost_resolver {paws.networking}R Documentation

Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the current status of the Resolver

Description

Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the current status of the Resolver.

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

Usage

route53resolver_get_outpost_resolver(Id)

Arguments

Id

[required] The ID of the Resolver on the Outpost.


[Package paws.networking version 0.9.0 Index]