class Aws::EFS::Types::MountTargetDescription

Provides a description of a mount target.

@!attribute [rw] owner_id

Amazon Web Services account ID that owns the resource.
@return [String]

@!attribute [rw] mount_target_id

System-assigned mount target ID.
@return [String]

@!attribute [rw] file_system_id

The ID of the file system for which the mount target is intended.
@return [String]

@!attribute [rw] subnet_id

The ID of the mount target's subnet.
@return [String]

@!attribute [rw] life_cycle_state

Lifecycle state of the mount target.
@return [String]

@!attribute [rw] ip_address

Address at which the file system can be mounted by using the mount
target.
@return [String]

@!attribute [rw] network_interface_id

The ID of the network interface that Amazon EFS created when it
created the mount target.
@return [String]

@!attribute [rw] availability_zone_id

The unique and consistent identifier of the Availability Zone that
the mount target resides in. For example, `use1-az1` is an AZ ID for
the us-east-1 Region and it has the same location in every Amazon
Web Services account.
@return [String]

@!attribute [rw] availability_zone_name

The name of the Availability Zone in which the mount target is
located. Availability Zones are independently mapped to names for
each Amazon Web Services account. For example, the Availability Zone
`us-east-1a` for your Amazon Web Services account might not be the
same location as `us-east-1a` for another Amazon Web Services
account.
@return [String]

@!attribute [rw] vpc_id

The virtual private cloud (VPC) ID that the mount target is
configured in.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/MountTargetDescription AWS API Documentation

Constants

SENSITIVE