You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EFS::Types::DeleteMountTargetRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::EFS::Types::DeleteMountTargetRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteMountTargetRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
mount_target_id: "MountTargetId", # required
}
Instance Attribute Summary collapse
-
#mount_target_id ⇒ String
The ID of the mount target to delete (String).
Instance Attribute Details
#mount_target_id ⇒ String
The ID of the mount target to delete (String).