Interface ShareMountTarget.AccessControlMode

  • Enclosing class:
    ShareMountTarget

    public static interface ShareMountTarget.AccessControlMode
    The access control mode for the share: - `security_group`: The security groups on the virtual network interface for a mount target control access to the mount target. - `vpc`: All clients in the VPC for a mount target have access to the mount target. The enumerated access control mode values for this property may expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected access control mode was encountered.