CreateAccessPointResponse
Provides a description of an EFS file system access point.
Types
Properties
Link copied to clipboard
The unique Amazon Resource Name (ARN) associated with the access point.
Link copied to clipboard
The ID of the access point, assigned by Amazon EFS.
Link copied to clipboard
The opaque string specified in the request to ensure idempotent creation.
Link copied to clipboard
The ID of the EFS file system that the access point applies to.
Link copied to clipboard
Identifies the lifecycle phase of the access point.
Link copied to clipboard
The directory on the EFS file system that the access point exposes as the root directory to NFS clients using the access point.
Functions
Link copied to clipboard
inline fun copy(block: CreateAccessPointResponse.Builder.() -> Unit = {}): CreateAccessPointResponse