View source: R/efs_operations.R
efs_modify_mount_target_security_groups | R Documentation |
Modifies the set of security groups in effect for a mount target.
See https://www.paws-r-sdk.com/docs/efs_modify_mount_target_security_groups/ for full documentation.
efs_modify_mount_target_security_groups(MountTargetId, SecurityGroups = NULL)
MountTargetId |
[required] The ID of the mount target whose security groups you want to modify. |
SecurityGroups |
An array of up to five VPC security group IDs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.