get Mount Target
The `AWS::EFS::MountTarget`
resource is an Amazon EFS resource that creates a mount target for an EFS file system. You can then mount the file system on Amazon EC2 instances or other resources by using the mount target.
Return
null
Parameters
argument
null
Return
null
Parameters
id
The ID of the Amazon EFS file system that the mount target provides access to. Example: fs-0123456789111222a
See also
suspend fun getMountTarget(argument: suspend GetMountTargetPlainArgsBuilder.() -> Unit): GetMountTargetResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.efs.kotlin.inputs.GetMountTargetPlainArgs.