efs_describe_mount_target_security_groups {paws.storage} | R Documentation |
Returns the security groups currently in effect for a mount target
Description
Returns the security groups currently in effect for a mount target. This operation requires that the network interface of the mount target has been created and the lifecycle state of the mount target is not deleted
.
See https://www.paws-r-sdk.com/docs/efs_describe_mount_target_security_groups/ for full documentation.
Usage
efs_describe_mount_target_security_groups(MountTargetId)
Arguments
MountTargetId |
[required] The ID of the mount target whose security groups you want to retrieve. |
[Package paws.storage version 0.7.0 Index]