efs_delete_mount_target {paws.storage} | R Documentation |
Deletes the specified mount target
Description
Deletes the specified mount target.
See https://www.paws-r-sdk.com/docs/efs_delete_mount_target/ for full documentation.
Usage
efs_delete_mount_target(MountTargetId)
Arguments
MountTargetId |
[required] The ID of the mount target to delete (String). |
[Package paws.storage version 0.7.0 Index]