CreateMountTargetResponse

Provides a description of a mount target.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

The ID of the file system for which the mount target is intended.

Link copied to clipboard

Address at which the file system can be mounted by using the mount target.

Link copied to clipboard

The IPv6 address for the mount target.

Link copied to clipboard

Lifecycle state of the mount target.

Link copied to clipboard

System-assigned mount target ID.

Link copied to clipboard

The ID of the network interface that Amazon EFS created when it created the mount target.

Link copied to clipboard

Amazon Web Services account ID that owns the resource.

Link copied to clipboard

The ID of the mount target's subnet.

Link copied to clipboard

The virtual private cloud (VPC) ID that the mount target is configured in.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String