| Package | Description |
|---|---|
| software.amazon.awscdk.services.backup |
AWS Backup Construct Library
|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Class and Description |
|---|
| IFileSystem
Represents an Amazon EFS file system.
|
| Class and Description |
|---|
| AccessPoint
Represents the AccessPoint.
|
| AccessPoint.Builder
A fluent builder for
AccessPoint. |
| AccessPointAttributes
Attributes that can be specified when importing an AccessPoint.
|
| AccessPointAttributes.Builder
A builder for
AccessPointAttributes |
| AccessPointOptions
Options to create an AccessPoint.
|
| AccessPointOptions.Builder
A builder for
AccessPointOptions |
| AccessPointProps
Properties for the AccessPoint.
|
| AccessPointProps.Builder
A builder for
AccessPointProps |
| Acl
Permissions as POSIX ACL.
|
| Acl.Builder
A builder for
Acl |
| CfnAccessPoint
A CloudFormation `AWS::EFS::AccessPoint`.
|
| CfnAccessPoint.AccessPointTagProperty
A tag is a key-value pair attached to a file system.
|
| CfnAccessPoint.AccessPointTagProperty.Builder
A builder for
CfnAccessPoint.AccessPointTagProperty |
| CfnAccessPoint.Builder
A fluent builder for
CfnAccessPoint. |
| CfnAccessPoint.CreationInfoProperty
Required if the `RootDirectory` > `Path` specified does not exist.
|
| CfnAccessPoint.CreationInfoProperty.Builder
A builder for
CfnAccessPoint.CreationInfoProperty |
| CfnAccessPoint.PosixUserProperty
The full POSIX identity, including the user ID, group ID, and any secondary group IDs, on the access point that is used for all file system operations performed by NFS clients using the access point.
|
| CfnAccessPoint.PosixUserProperty.Builder
A builder for
CfnAccessPoint.PosixUserProperty |
| CfnAccessPoint.RootDirectoryProperty
Specifies the directory on the Amazon EFS file system that the access point provides access to.
|
| CfnAccessPoint.RootDirectoryProperty.Builder
A builder for
CfnAccessPoint.RootDirectoryProperty |
| CfnAccessPointProps
Properties for defining a `CfnAccessPoint`.
|
| CfnAccessPointProps.Builder
A builder for
CfnAccessPointProps |
| CfnFileSystem
A CloudFormation `AWS::EFS::FileSystem`.
|
| CfnFileSystem.BackupPolicyProperty
The backup policy turns automatic backups for the file system on or off.
|
| CfnFileSystem.BackupPolicyProperty.Builder
A builder for
CfnFileSystem.BackupPolicyProperty |
| CfnFileSystem.Builder
A fluent builder for
CfnFileSystem. |
| CfnFileSystem.ElasticFileSystemTagProperty
A tag is a key-value pair attached to a file system.
|
| CfnFileSystem.ElasticFileSystemTagProperty.Builder
A builder for
CfnFileSystem.ElasticFileSystemTagProperty |
| CfnFileSystem.LifecyclePolicyProperty
Describes a policy used by EFS lifecycle management and EFS Intelligent-Tiering that specifies when to transition files into and out of the file system's Infrequent Access (IA) storage class.
|
| CfnFileSystem.LifecyclePolicyProperty.Builder
A builder for
CfnFileSystem.LifecyclePolicyProperty |
| CfnFileSystemProps
Properties for defining a `CfnFileSystem`.
|
| CfnFileSystemProps.Builder
A builder for
CfnFileSystemProps |
| CfnMountTarget
A CloudFormation `AWS::EFS::MountTarget`.
|
| CfnMountTarget.Builder
A fluent builder for
CfnMountTarget. |
| CfnMountTargetProps
Properties for defining a `CfnMountTarget`.
|
| CfnMountTargetProps.Builder
A builder for
CfnMountTargetProps |
| FileSystem
The Elastic File System implementation of IFileSystem.
|
| FileSystem.Builder
A fluent builder for
FileSystem. |
| FileSystemAttributes
Properties that describe an existing EFS file system.
|
| FileSystemAttributes.Builder
A builder for
FileSystemAttributes |
| FileSystemProps
Properties of EFS FileSystem.
|
| FileSystemProps.Builder
A builder for
FileSystemProps |
| IAccessPoint
Represents an EFS AccessPoint.
|
| IAccessPoint.Jsii$Default
Internal default implementation for
IAccessPoint. |
| IFileSystem
Represents an Amazon EFS file system.
|
| IFileSystem.Jsii$Default
Internal default implementation for
IFileSystem. |
| LifecyclePolicy
EFS Lifecycle Policy, if a file is not accessed for given days, it will move to EFS Infrequent Access.
|
| OutOfInfrequentAccessPolicy
EFS Out Of Infrequent Access Policy, if a file is accessed given times, it will move back to primary storage class.
|
| PerformanceMode
EFS Performance mode.
|
| PosixUser
Represents the PosixUser.
|
| PosixUser.Builder
A builder for
PosixUser |
| ThroughputMode
EFS Throughput mode.
|
| Class and Description |
|---|
| IAccessPoint
Represents an EFS AccessPoint.
|
Copyright © 2022. All rights reserved.