DescribeMountTargetsRequest
Types
Properties
Link copied to clipboard
(Optional) The ID of the access point whose mount targets that you want to list. It must be included in your request if a FileSystemId
or MountTargetId
is not included in your request. Accepts either an access point ID or ARN as input.
Link copied to clipboard
(Optional) ID of the file system whose mount targets you want to list (String). It must be included in your request if an AccessPointId
or MountTargetId
is not included. Accepts either a file system ID or ARN as input.
Link copied to clipboard
(Optional) ID of the mount target that you want to have described (String). It must be included in your request if FileSystemId
is not included. Accepts either a mount target ID or ARN as input.
Functions
Link copied to clipboard
inline fun copy(block: DescribeMountTargetsRequest.Builder.() -> Unit = {}): DescribeMountTargetsRequest