ec2_export_verified_access_instance_client_configuration {paws.compute} | R Documentation |
Exports the client configuration for a Verified Access instance
Description
Exports the client configuration for a Verified Access instance.
See https://www.paws-r-sdk.com/docs/ec2_export_verified_access_instance_client_configuration/ for full documentation.
Usage
ec2_export_verified_access_instance_client_configuration(
VerifiedAccessInstanceId,
DryRun = NULL
)
Arguments
VerifiedAccessInstanceId |
[required] The ID of the Verified Access instance. |
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |
[Package paws.compute version 0.9.0 Index]