- Navigation Guide
@aws-sdk/client-route53resolver
GetResolverConfigCommandOutput Interface
The output of GetResolverConfigCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ResolverConfig | ResolverConfig | undefined | Information about the behavior configuration of Route 53 Resolver behavior for the VPC you specified in the |
Full Signature
export interface GetResolverConfigCommandOutput extends GetResolverConfigResponse, MetadataBearer