Index
All Classes and Interfaces|All Packages
$
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
A
- AccessPoint - Class in software.amazon.awscdk.services.efs
-
Represents the AccessPoint.
- AccessPoint(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.efs.AccessPoint
- AccessPoint(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.AccessPoint
- AccessPoint(Construct, String, AccessPointProps) - Constructor for class software.amazon.awscdk.services.efs.AccessPoint
- AccessPoint.Builder - Class in software.amazon.awscdk.services.efs
-
A fluent builder for
AccessPoint. - accessPointArn(String) - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
-
Sets the value of
AccessPointAttributes.getAccessPointArn() - AccessPointAttributes - Interface in software.amazon.awscdk.services.efs
-
Attributes that can be specified when importing an AccessPoint.
- AccessPointAttributes.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
AccessPointAttributes - AccessPointAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
AccessPointAttributes - accessPointId(String) - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
-
Sets the value of
AccessPointAttributes.getAccessPointId() - AccessPointOptions - Interface in software.amazon.awscdk.services.efs
-
Options to create an AccessPoint.
- AccessPointOptions.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
AccessPointOptions - AccessPointOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
AccessPointOptions - AccessPointProps - Interface in software.amazon.awscdk.services.efs
-
Properties for the AccessPoint.
- AccessPointProps.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
AccessPointProps - AccessPointProps.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
AccessPointProps - accessPointTags(List<? extends Object>) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
An array of key-value pairs to apply to this resource.
- accessPointTags(List<? extends Object>) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getAccessPointTags() - accessPointTags(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
An array of key-value pairs to apply to this resource.
- accessPointTags(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getAccessPointTags() - Acl - Interface in software.amazon.awscdk.services.efs
-
Permissions as POSIX ACL.
- Acl.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
Acl - Acl.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
Acl - addAccessPoint(String) - Method in class software.amazon.awscdk.services.efs.FileSystem
-
create access point from this filesystem.
- addAccessPoint(String, AccessPointOptions) - Method in class software.amazon.awscdk.services.efs.FileSystem
-
create access point from this filesystem.
- AFTER_1_ACCESS - Enum constant in enum class software.amazon.awscdk.services.efs.OutOfInfrequentAccessPolicy
-
After 1 access.
- AFTER_14_DAYS - Enum constant in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
After 14 days of not being accessed.
- AFTER_30_DAYS - Enum constant in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
After 30 days of not being accessed.
- AFTER_60_DAYS - Enum constant in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
After 60 days of not being accessed.
- AFTER_7_DAYS - Enum constant in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
After 7 days of not being accessed.
- AFTER_90_DAYS - Enum constant in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
After 90 days of not being accessed.
- applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
Apply the given removal policy to this resource.
- availabilityZoneName(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
Used to create a file system that uses One Zone storage classes.
- availabilityZoneName(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getAvailabilityZoneName()
B
- backupPolicy(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - backupPolicy(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getBackupPolicy() - backupPolicy(CfnFileSystem.BackupPolicyProperty) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - backupPolicy(CfnFileSystem.BackupPolicyProperty) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getBackupPolicy() - build() - Method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
- build() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.Acl.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
- build() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
- build() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
- build() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.efs.PosixUser.Builder
-
Builds the configured instance.
- builder() - Static method in interface software.amazon.awscdk.services.efs.AccessPointAttributes
- builder() - Static method in interface software.amazon.awscdk.services.efs.AccessPointOptions
- builder() - Static method in interface software.amazon.awscdk.services.efs.AccessPointProps
- builder() - Static method in interface software.amazon.awscdk.services.efs.Acl
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
- builder() - Static method in interface software.amazon.awscdk.services.efs.CfnMountTargetProps
- builder() - Static method in interface software.amazon.awscdk.services.efs.FileSystemAttributes
- builder() - Static method in interface software.amazon.awscdk.services.efs.FileSystemProps
- builder() - Static method in interface software.amazon.awscdk.services.efs.PosixUser
- Builder() - Constructor for class software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.AccessPointOptions.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.AccessPointProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.Acl.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.FileSystemAttributes.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.FileSystemProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.efs.PosixUser.Builder
- BURSTING - Enum constant in enum class software.amazon.awscdk.services.efs.ThroughputMode
-
This mode on Amazon EFS scales as the size of the file system in the standard storage class grows.
- bypassPolicyLockoutSafetyCheck(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - bypassPolicyLockoutSafetyCheck(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getBypassPolicyLockoutSafetyCheck() - bypassPolicyLockoutSafetyCheck(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - bypassPolicyLockoutSafetyCheck(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getBypassPolicyLockoutSafetyCheck()
C
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The CloudFormation resource type name for this resource class.
- CfnAccessPoint - Class in software.amazon.awscdk.services.efs
-
A CloudFormation
AWS::EFS::AccessPoint. - CfnAccessPoint(Construct, String, CfnAccessPointProps) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint
-
Create a new
AWS::EFS::AccessPoint. - CfnAccessPoint(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint
- CfnAccessPoint(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint
- CfnAccessPoint.AccessPointTagProperty - Interface in software.amazon.awscdk.services.efs
-
A tag is a key-value pair attached to a file system.
- CfnAccessPoint.AccessPointTagProperty.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnAccessPoint.AccessPointTagProperty - CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnAccessPoint.AccessPointTagProperty - CfnAccessPoint.Builder - Class in software.amazon.awscdk.services.efs
-
A fluent builder for
CfnAccessPoint. - CfnAccessPoint.CreationInfoProperty - Interface in software.amazon.awscdk.services.efs
-
Required if the
RootDirectory>Pathspecified does not exist. - CfnAccessPoint.CreationInfoProperty.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnAccessPoint.CreationInfoProperty - CfnAccessPoint.CreationInfoProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnAccessPoint.CreationInfoProperty - CfnAccessPoint.PosixUserProperty - Interface in software.amazon.awscdk.services.efs
-
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 - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnAccessPoint.PosixUserProperty - CfnAccessPoint.PosixUserProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnAccessPoint.PosixUserProperty - CfnAccessPoint.RootDirectoryProperty - Interface in software.amazon.awscdk.services.efs
-
Specifies the directory on the Amazon EFS file system that the access point provides access to.
- CfnAccessPoint.RootDirectoryProperty.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnAccessPoint.RootDirectoryProperty - CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnAccessPoint.RootDirectoryProperty - CfnAccessPointProps - Interface in software.amazon.awscdk.services.efs
-
Properties for defining a
CfnAccessPoint. - CfnAccessPointProps.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnAccessPointProps - CfnAccessPointProps.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnAccessPointProps - CfnFileSystem - Class in software.amazon.awscdk.services.efs
-
A CloudFormation
AWS::EFS::FileSystem. - CfnFileSystem(Construct, String) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem
-
Create a new
AWS::EFS::FileSystem. - CfnFileSystem(Construct, String, CfnFileSystemProps) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem
-
Create a new
AWS::EFS::FileSystem. - CfnFileSystem(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem
- CfnFileSystem(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem
- CfnFileSystem.BackupPolicyProperty - Interface in software.amazon.awscdk.services.efs
-
The backup policy turns automatic backups for the file system on or off.
- CfnFileSystem.BackupPolicyProperty.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnFileSystem.BackupPolicyProperty - CfnFileSystem.BackupPolicyProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnFileSystem.BackupPolicyProperty - CfnFileSystem.Builder - Class in software.amazon.awscdk.services.efs
-
A fluent builder for
CfnFileSystem. - CfnFileSystem.ElasticFileSystemTagProperty - Interface in software.amazon.awscdk.services.efs
-
A tag is a key-value pair attached to a file system.
- CfnFileSystem.ElasticFileSystemTagProperty.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnFileSystem.ElasticFileSystemTagProperty - CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnFileSystem.ElasticFileSystemTagProperty - CfnFileSystem.LifecyclePolicyProperty - Interface in software.amazon.awscdk.services.efs
-
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 - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnFileSystem.LifecyclePolicyProperty - CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnFileSystem.LifecyclePolicyProperty - CfnFileSystemProps - Interface in software.amazon.awscdk.services.efs
-
Properties for defining a
CfnFileSystem. - CfnFileSystemProps.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnFileSystemProps - CfnFileSystemProps.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnFileSystemProps - CfnMountTarget - Class in software.amazon.awscdk.services.efs
-
A CloudFormation
AWS::EFS::MountTarget. - CfnMountTarget(Construct, String, CfnMountTargetProps) - Constructor for class software.amazon.awscdk.services.efs.CfnMountTarget
-
Create a new
AWS::EFS::MountTarget. - CfnMountTarget(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.efs.CfnMountTarget
- CfnMountTarget(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnMountTarget
- CfnMountTarget.Builder - Class in software.amazon.awscdk.services.efs
-
A fluent builder for
CfnMountTarget. - CfnMountTargetProps - Interface in software.amazon.awscdk.services.efs
-
Properties for defining a
CfnMountTarget. - CfnMountTargetProps.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
CfnMountTargetProps - CfnMountTargetProps.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
CfnMountTargetProps - clientToken(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The opaque string specified in the request to ensure idempotent creation.
- clientToken(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getClientToken() - create(Construct, String) - Static method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.efs.FileSystem.Builder
- createAcl(Acl) - Method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
-
Specifies the POSIX IDs and permissions to apply when creating the access point's root directory.
- createAcl(Acl) - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Builder
-
Sets the value of
AccessPointOptions.getCreateAcl() - createAcl(Acl) - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Builder
-
Sets the value of
AccessPointOptions.getCreateAcl() - creationInfo(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Builder
-
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getCreationInfo() - creationInfo(CfnAccessPoint.CreationInfoProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Builder
-
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getCreationInfo()
D
- DEFAULT_PORT - Static variable in class software.amazon.awscdk.services.efs.FileSystem
-
The default port File System listens on.
E
- enableAutomaticBackups(Boolean) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Whether to enable automatic backups for the file system.
- enableAutomaticBackups(Boolean) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getEnableAutomaticBackups() - encrypted(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
A Boolean value that, if true, creates an encrypted file system.
- encrypted(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getEncrypted() - encrypted(Boolean) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Defines if the data at rest in the file system is encrypted or not.
- encrypted(Boolean) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getEncrypted() - encrypted(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
A Boolean value that, if true, creates an encrypted file system.
- encrypted(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getEncrypted() - equals(Object) - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
F
- fileSystem(IFileSystem) - Method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
-
The efs filesystem.
- fileSystem(IFileSystem) - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
-
Sets the value of
AccessPointAttributes.getFileSystem() - fileSystem(IFileSystem) - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Builder
-
Sets the value of
AccessPointProps.getFileSystem() - FileSystem - Class in software.amazon.awscdk.services.efs
-
The Elastic File System implementation of IFileSystem.
- FileSystem(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.efs.FileSystem
- FileSystem(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.FileSystem
- FileSystem(Construct, String, FileSystemProps) - Constructor for class software.amazon.awscdk.services.efs.FileSystem
-
Constructor for creating a new EFS FileSystem.
- FileSystem.Builder - Class in software.amazon.awscdk.services.efs
-
A fluent builder for
FileSystem. - fileSystemArn(String) - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Builder
-
Sets the value of
FileSystemAttributes.getFileSystemArn() - FileSystemAttributes - Interface in software.amazon.awscdk.services.efs
-
Properties that describe an existing EFS file system.
- FileSystemAttributes.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
FileSystemAttributes - FileSystemAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
FileSystemAttributes - fileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The ID of the EFS file system that the access point applies to.
- fileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getFileSystemId() - fileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
-
The ID of the file system for which to create the mount target.
- fileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
-
Sets the value of
CfnMountTargetProps.getFileSystemId() - fileSystemId(String) - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Builder
-
Sets the value of
FileSystemAttributes.getFileSystemId() - fileSystemName(String) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
The file system's name.
- fileSystemName(String) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getFileSystemName() - fileSystemPolicy(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
The
FileSystemPolicyfor the EFS file system. - fileSystemPolicy(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getFileSystemPolicy() - FileSystemProps - Interface in software.amazon.awscdk.services.efs
-
Properties of EFS FileSystem.
- FileSystemProps.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
FileSystemProps - FileSystemProps.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
FileSystemProps - fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
Use to create one or more tags associated with the file system.
- fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getFileSystemTags() - fromAccessPointAttributes(Construct, String, AccessPointAttributes) - Static method in class software.amazon.awscdk.services.efs.AccessPoint
-
Import an existing Access Point by attributes.
- fromAccessPointId(Construct, String, String) - Static method in class software.amazon.awscdk.services.efs.AccessPoint
-
Import an existing Access Point by id.
- fromFileSystemAttributes(Construct, String, FileSystemAttributes) - Static method in class software.amazon.awscdk.services.efs.FileSystem
-
Import an existing File System from the given properties.
G
- GENERAL_PURPOSE - Enum constant in enum class software.amazon.awscdk.services.efs.PerformanceMode
-
General Purpose is ideal for latency-sensitive use cases, like web serving environments, content management systems, home directories, and general file serving.
- getAccessPointArn() - Method in class software.amazon.awscdk.services.efs.AccessPoint
-
The ARN of the Access Point.
- getAccessPointArn() - Method in interface software.amazon.awscdk.services.efs.AccessPointAttributes
-
The ARN of the AccessPoint One of this, oris required.
invalid @link
accessPointId - getAccessPointArn() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- getAccessPointArn() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint
-
The ARN of the AccessPoint.
- getAccessPointArn() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The ARN of the AccessPoint.
- getAccessPointArn() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The ARN of the AccessPoint.
- getAccessPointId() - Method in class software.amazon.awscdk.services.efs.AccessPoint
-
The ID of the Access Point.
- getAccessPointId() - Method in interface software.amazon.awscdk.services.efs.AccessPointAttributes
-
The ID of the AccessPoint One of this, oris required.
invalid @link
accessPointArn - getAccessPointId() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- getAccessPointId() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint
-
The ID of the AccessPoint.
- getAccessPointId() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The ID of the AccessPoint.
- getAccessPointId() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The ID of the AccessPoint.
- getAccessPointTags() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
An array of key-value pairs to apply to this resource.
- getAccessPointTags() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
-
An array of key-value pairs to apply to this resource.
- getAccessPointTags() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- getAttrAccessPointId() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The ID of the EFS access point.
- getAttrArn() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The Amazon Resource Name (ARN) of the access point.
- getAttrArn() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The Amazon Resource Name (ARN) of the EFS file system.
- getAttrFileSystemId() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The ID of the EFS file system.
- getAttrId() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The ID of the Amazon EFS file system that the mount target provides access to.
- getAttrIpAddress() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The IPv4 address of the mount target.
- getAvailabilityZoneName() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Used to create a file system that uses One Zone storage classes.
- getAvailabilityZoneName() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
Used to create a file system that uses One Zone storage classes.
- getAvailabilityZoneName() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getBackupPolicy() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - getBackupPolicy() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - getBackupPolicy() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getBypassPolicyLockoutSafetyCheck() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - getBypassPolicyLockoutSafetyCheck() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - getBypassPolicyLockoutSafetyCheck() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getCfnProperties() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
- getCfnProperties() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
- getCfnProperties() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
- getClientToken() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The opaque string specified in the request to ensure idempotent creation.
- getClientToken() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
-
The opaque string specified in the request to ensure idempotent creation.
- getClientToken() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- getConnections() - Method in class software.amazon.awscdk.services.efs.FileSystem
-
The security groups/rules used to allow network connections to the file system.
- getConnections() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The network connections associated with this resource.
- getConnections() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The network connections associated with this resource.
- getCreateAcl() - Method in interface software.amazon.awscdk.services.efs.AccessPointOptions
-
Specifies the POSIX IDs and permissions to apply when creating the access point's root directory.
- getCreateAcl() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- getCreateAcl() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- getCreationInfo() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty
-
(Optional) Specifies the POSIX IDs and permissions to apply to the access point's
RootDirectory. - getCreationInfo() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
- getEnableAutomaticBackups() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Whether to enable automatic backups for the file system.
- getEnableAutomaticBackups() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getEncrypted() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
A Boolean value that, if true, creates an encrypted file system.
- getEncrypted() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
A Boolean value that, if true, creates an encrypted file system.
- getEncrypted() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getEncrypted() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Defines if the data at rest in the file system is encrypted or not.
- getEncrypted() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getEnv() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The environment this resource belongs to.
- getEnv() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The environment this resource belongs to.
- getFileSystem() - Method in class software.amazon.awscdk.services.efs.AccessPoint
-
The file system of the access point.
- getFileSystem() - Method in interface software.amazon.awscdk.services.efs.AccessPointAttributes
-
The EFS file system.
- getFileSystem() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- getFileSystem() - Method in interface software.amazon.awscdk.services.efs.AccessPointProps
-
The efs filesystem.
- getFileSystem() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- getFileSystem() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint
-
The EFS file system.
- getFileSystem() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The EFS file system.
- getFileSystem() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The EFS file system.
- getFileSystemArn() - Method in class software.amazon.awscdk.services.efs.FileSystem
-
The ARN of the file system.
- getFileSystemArn() - Method in interface software.amazon.awscdk.services.efs.FileSystemAttributes
-
The File System's Arn.
- getFileSystemArn() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- getFileSystemArn() - Method in interface software.amazon.awscdk.services.efs.IFileSystem
-
The ARN of the file system.
- getFileSystemArn() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The ARN of the file system.
- getFileSystemArn() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The ARN of the file system.
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The ID of the EFS file system that the access point applies to.
- getFileSystemId() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
-
The ID of the EFS file system that the access point applies to.
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The ID of the file system for which to create the mount target.
- getFileSystemId() - Method in interface software.amazon.awscdk.services.efs.CfnMountTargetProps
-
The ID of the file system for which to create the mount target.
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.FileSystem
-
The ID of the file system, assigned by Amazon EFS.
- getFileSystemId() - Method in interface software.amazon.awscdk.services.efs.FileSystemAttributes
-
The File System's ID.
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- getFileSystemId() - Method in interface software.amazon.awscdk.services.efs.IFileSystem
-
The ID of the file system, assigned by Amazon EFS.
- getFileSystemId() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The ID of the file system, assigned by Amazon EFS.
- getFileSystemId() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The ID of the file system, assigned by Amazon EFS.
- getFileSystemName() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
The file system's name.
- getFileSystemName() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getFileSystemPolicy() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The
FileSystemPolicyfor the EFS file system. - getFileSystemPolicy() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
The
FileSystemPolicyfor the EFS file system. - getFileSystemPolicy() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getFileSystemTags() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
Use to create one or more tags associated with the file system.
- getFileSystemTags() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getGid() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty
-
The POSIX group ID used for all file system operations using this access point.
- getGid() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- getGid() - Method in interface software.amazon.awscdk.services.efs.PosixUser
-
The POSIX group ID used for all file system operations using this access point.
- getGid() - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
- getIpAddress() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
Valid IPv4 address within the address range of the specified subnet.
- getIpAddress() - Method in interface software.amazon.awscdk.services.efs.CfnMountTargetProps
-
Valid IPv4 address within the address range of the specified subnet.
- getIpAddress() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- getKey() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty
-
The tag key (String).
- getKey() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
- getKey() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty
-
The tag key (String).
- getKey() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
- getKmsKey() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
The KMS key used for encryption.
- getKmsKey() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getKmsKeyId() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The ID of the AWS KMS key to be used to protect the encrypted file system.
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
The ID of the AWS KMS key to be used to protect the encrypted file system.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getLifecyclePolicies() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - getLifecyclePolicies() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - getLifecyclePolicies() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getLifecyclePolicy() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
A policy used by EFS lifecycle management to transition files to the Infrequent Access (IA) storage class.
- getLifecyclePolicy() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getMountTargetsAvailable() - Method in class software.amazon.awscdk.services.efs.FileSystem
-
Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
- getMountTargetsAvailable() - Method in interface software.amazon.awscdk.services.efs.IFileSystem
-
Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
- getMountTargetsAvailable() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
- getMountTargetsAvailable() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
- getNode() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The construct tree node for this construct.
- getOutOfInfrequentAccessPolicy() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
A policy used by EFS lifecycle management to transition files from Infrequent Access (IA) storage class to primary storage class.
- getOutOfInfrequentAccessPolicy() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getOwnerGid() - Method in interface software.amazon.awscdk.services.efs.Acl
-
Specifies the POSIX group ID to apply to the RootDirectory.
- getOwnerGid() - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- getOwnerGid() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty
-
Specifies the POSIX group ID to apply to the
RootDirectory. - getOwnerGid() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- getOwnerUid() - Method in interface software.amazon.awscdk.services.efs.Acl
-
Specifies the POSIX user ID to apply to the RootDirectory.
- getOwnerUid() - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- getOwnerUid() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty
-
Specifies the POSIX user ID to apply to the
RootDirectory. - getOwnerUid() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- getPath() - Method in interface software.amazon.awscdk.services.efs.AccessPointOptions
-
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system.
- getPath() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- getPath() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- getPath() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty
-
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system.
- getPath() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
- getPerformanceMode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The performance mode of the file system.
- getPerformanceMode() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
The performance mode of the file system.
- getPerformanceMode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getPerformanceMode() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
The performance mode that the file system will operate under.
- getPerformanceMode() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getPermissions() - Method in interface software.amazon.awscdk.services.efs.Acl
-
Specifies the POSIX permissions to apply to the RootDirectory, in the format of an octal number representing the file's mode bits.
- getPermissions() - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- getPermissions() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty
-
Specifies the POSIX permissions to apply to the
RootDirectory, in the format of an octal number representing the file's mode bits. - getPermissions() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- getPosixUser() - Method in interface software.amazon.awscdk.services.efs.AccessPointOptions
-
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.
- getPosixUser() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- getPosixUser() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- getPosixUser() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- getPosixUser() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- getPosixUser() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- getProvisionedThroughputInMibps() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The throughput, measured in MiB/s, that you want to provision for a file system that you're creating.
- getProvisionedThroughputInMibps() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
The throughput, measured in MiB/s, that you want to provision for a file system that you're creating.
- getProvisionedThroughputInMibps() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getProvisionedThroughputPerSecond() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Provisioned throughput for the file system.
- getProvisionedThroughputPerSecond() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
The removal policy to apply to the file system.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getRootDirectory() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- getRootDirectory() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPointProps
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- getRootDirectory() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- getSecondaryGids() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty
-
Secondary POSIX group IDs used for all file system operations using this access point.
- getSecondaryGids() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- getSecondaryGids() - Method in interface software.amazon.awscdk.services.efs.PosixUser
-
Secondary POSIX group IDs used for all file system operations using this access point.
- getSecondaryGids() - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.efs.FileSystemAttributes
-
The security group of the file system.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Security Group to assign to this file system.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getSecurityGroups() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
Up to five VPC security group IDs, of the form
sg-xxxxxxxx. - getSecurityGroups() - Method in interface software.amazon.awscdk.services.efs.CfnMountTargetProps
-
Up to five VPC security group IDs, of the form
sg-xxxxxxxx. - getSecurityGroups() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- getStack() - Method in interface software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
The stack in which this resource is defined.
- getStatus() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty
-
Set the backup policy status for the file system.
- getStatus() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
- getSubnetId() - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The ID of the subnet to add the mount target in.
- getSubnetId() - Method in interface software.amazon.awscdk.services.efs.CfnMountTargetProps
-
The ID of the subnet to add the mount target in.
- getSubnetId() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- getTags() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Use to create one or more tags associated with the file system.
- getThroughputMode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Specifies the throughput mode for the file system.
- getThroughputMode() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystemProps
-
Specifies the throughput mode for the file system.
- getThroughputMode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- getThroughputMode() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Enum to mention the throughput mode of the file system.
- getThroughputMode() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getTransitionToIa() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty
-
Describes the period of time that a file is not accessed, after which it transitions to IA storage.
- getTransitionToIa() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
- getTransitionToPrimaryStorageClass() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty
-
Describes when to transition a file from IA storage to primary storage.
- getTransitionToPrimaryStorageClass() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
- getUid() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty
-
The POSIX user ID used for all file system operations using this access point.
- getUid() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- getUid() - Method in interface software.amazon.awscdk.services.efs.PosixUser
-
The POSIX user ID used for all file system operations using this access point.
- getUid() - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
- getValue() - Method in interface software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty
-
The value of the tag key.
- getValue() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
- getValue() - Method in interface software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty
-
The value of the tag key.
- getValue() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
- getVpc() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
VPC to launch the file system in.
- getVpc() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.efs.FileSystemProps
-
Which subnets to place the mount target in the VPC.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- gid(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
-
Sets the value of
CfnAccessPoint.PosixUserProperty.getGid() - gid(String) - Method in class software.amazon.awscdk.services.efs.PosixUser.Builder
-
Sets the value of
PosixUser.getGid() - grant(IGrantable, String...) - Method in class software.amazon.awscdk.services.efs.FileSystem
-
Grant the actions defined in actions to the given grantee on this File System resource.
- grant(IGrantable, String...) - Method in interface software.amazon.awscdk.services.efs.IFileSystem
-
Grant the actions defined in actions to the given grantee on this File System resource.
- grant(IGrantable, String...) - Method in interface software.amazon.awscdk.services.efs.IFileSystem.Jsii$Default
-
Grant the actions defined in actions to the given grantee on this File System resource.
- grant(IGrantable, String...) - Method in class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
-
Grant the actions defined in actions to the given grantee on this File System resource.
H
- hashCode() - Method in class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
I
- IAccessPoint - Interface in software.amazon.awscdk.services.efs
-
Represents an EFS AccessPoint.
- IAccessPoint.Jsii$Default - Interface in software.amazon.awscdk.services.efs
-
Internal default implementation for
IAccessPoint. - IAccessPoint.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
A proxy class which represents a concrete javascript instance of this type.
- IFileSystem - Interface in software.amazon.awscdk.services.efs
-
Represents an Amazon EFS file system.
- IFileSystem.Jsii$Default - Interface in software.amazon.awscdk.services.efs
-
Internal default implementation for
IFileSystem. - IFileSystem.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
A proxy class which represents a concrete javascript instance of this type.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
Examines the CloudFormation resource and discloses attributes.
- ipAddress(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
-
Valid IPv4 address within the address range of the specified subnet.
- ipAddress(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
-
Sets the value of
CfnMountTargetProps.getIpAddress()
J
- Jsii$Proxy(AccessPointAttributes.Builder) - Constructor for class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
AccessPointAttributes.Builder. - Jsii$Proxy(AccessPointOptions.Builder) - Constructor for class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
AccessPointOptions.Builder. - Jsii$Proxy(AccessPointProps.Builder) - Constructor for class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
AccessPointProps.Builder. - Jsii$Proxy(Acl.Builder) - Constructor for class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
Acl.Builder. - Jsii$Proxy(CfnAccessPoint.AccessPointTagProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.AccessPointTagProperty.Builder. - Jsii$Proxy(CfnAccessPoint.CreationInfoProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.CreationInfoProperty.Builder. - Jsii$Proxy(CfnAccessPoint.PosixUserProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.PosixUserProperty.Builder. - Jsii$Proxy(CfnAccessPoint.RootDirectoryProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.RootDirectoryProperty.Builder. - Jsii$Proxy(CfnAccessPointProps.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.Builder. - Jsii$Proxy(CfnFileSystem.BackupPolicyProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnFileSystem.BackupPolicyProperty.Builder. - Jsii$Proxy(CfnFileSystem.ElasticFileSystemTagProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnFileSystem.ElasticFileSystemTagProperty.Builder. - Jsii$Proxy(CfnFileSystem.LifecyclePolicyProperty.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnFileSystem.LifecyclePolicyProperty.Builder. - Jsii$Proxy(CfnFileSystemProps.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnFileSystemProps.Builder. - Jsii$Proxy(CfnMountTargetProps.Builder) - Constructor for class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnMountTargetProps.Builder. - Jsii$Proxy(FileSystemAttributes.Builder) - Constructor for class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
FileSystemAttributes.Builder. - Jsii$Proxy(FileSystemProps.Builder) - Constructor for class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
FileSystemProps.Builder. - Jsii$Proxy(PosixUser.Builder) - Constructor for class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PosixUser.Builder. - Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.AccessPointAttributes.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.AccessPointOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.AccessPointProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.Acl.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnAccessPointProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnFileSystemProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.CfnMountTargetProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.FileSystemAttributes.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.FileSystemProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.IAccessPoint.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.IFileSystem.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.efs.PosixUser.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
K
- key(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Builder
-
Sets the value of
CfnAccessPoint.AccessPointTagProperty.getKey() - key(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Builder
-
Sets the value of
CfnFileSystem.ElasticFileSystemTagProperty.getKey() - kmsKey(IKey) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
The KMS key used for encryption.
- kmsKey(IKey) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getKmsKey() - kmsKeyId(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
The ID of the AWS KMS key to be used to protect the encrypted file system.
- kmsKeyId(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getKmsKeyId()
L
- lifecyclePolicies(List<? extends Object>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - lifecyclePolicies(List<? extends Object>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getLifecyclePolicies() - lifecyclePolicies(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - lifecyclePolicies(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getLifecyclePolicies() - lifecyclePolicy(LifecyclePolicy) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
A policy used by EFS lifecycle management to transition files to the Infrequent Access (IA) storage class.
- lifecyclePolicy(LifecyclePolicy) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getLifecyclePolicy() - LifecyclePolicy - Enum Class in software.amazon.awscdk.services.efs
-
EFS Lifecycle Policy, if a file is not accessed for given days, it will move to EFS Infrequent Access.
M
- MAX_IO - Enum constant in enum class software.amazon.awscdk.services.efs.PerformanceMode
-
File systems in the Max I/O mode can scale to higher levels of aggregate throughput and operations per second.
O
- outOfInfrequentAccessPolicy(OutOfInfrequentAccessPolicy) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
A policy used by EFS lifecycle management to transition files from Infrequent Access (IA) storage class to primary storage class.
- outOfInfrequentAccessPolicy(OutOfInfrequentAccessPolicy) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getOutOfInfrequentAccessPolicy() - OutOfInfrequentAccessPolicy - Enum Class in software.amazon.awscdk.services.efs
-
EFS Out Of Infrequent Access Policy, if a file is accessed given times, it will move back to primary storage class.
- ownerGid(String) - Method in class software.amazon.awscdk.services.efs.Acl.Builder
-
Sets the value of
Acl.getOwnerGid() - ownerGid(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Builder
-
Sets the value of
CfnAccessPoint.CreationInfoProperty.getOwnerGid() - ownerUid(String) - Method in class software.amazon.awscdk.services.efs.Acl.Builder
-
Sets the value of
Acl.getOwnerUid() - ownerUid(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Builder
-
Sets the value of
CfnAccessPoint.CreationInfoProperty.getOwnerUid()
P
- path(String) - Method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
-
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system.
- path(String) - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Builder
-
Sets the value of
AccessPointOptions.getPath() - path(String) - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Builder
-
Sets the value of
AccessPointOptions.getPath() - path(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.RootDirectoryProperty.Builder
-
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getPath() - performanceMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
The performance mode of the file system.
- performanceMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getPerformanceMode() - performanceMode(PerformanceMode) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
The performance mode that the file system will operate under.
- performanceMode(PerformanceMode) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getPerformanceMode() - PerformanceMode - Enum Class in software.amazon.awscdk.services.efs
-
EFS Performance mode.
- permissions(String) - Method in class software.amazon.awscdk.services.efs.Acl.Builder
-
Sets the value of
Acl.getPermissions() - permissions(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.CreationInfoProperty.Builder
-
Sets the value of
CfnAccessPoint.CreationInfoProperty.getPermissions() - posixUser(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- posixUser(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getPosixUser() - posixUser(CfnAccessPoint.PosixUserProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- posixUser(CfnAccessPoint.PosixUserProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getPosixUser() - posixUser(PosixUser) - Method in class software.amazon.awscdk.services.efs.AccessPoint.Builder
-
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.
- posixUser(PosixUser) - Method in class software.amazon.awscdk.services.efs.AccessPointOptions.Builder
-
Sets the value of
AccessPointOptions.getPosixUser() - posixUser(PosixUser) - Method in class software.amazon.awscdk.services.efs.AccessPointProps.Builder
-
Sets the value of
AccessPointOptions.getPosixUser() - PosixUser - Interface in software.amazon.awscdk.services.efs
-
Represents the PosixUser.
- PosixUser.Builder - Class in software.amazon.awscdk.services.efs
-
A builder for
PosixUser - PosixUser.Jsii$Proxy - Class in software.amazon.awscdk.services.efs
-
An implementation for
PosixUser - PROVISIONED - Enum constant in enum class software.amazon.awscdk.services.efs.ThroughputMode
-
This mode can instantly provision the throughput of the file system (in MiB/s) independent of the amount of data stored.
- provisionedThroughputInMibps(Number) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
The throughput, measured in MiB/s, that you want to provision for a file system that you're creating.
- provisionedThroughputInMibps(Number) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getProvisionedThroughputInMibps() - provisionedThroughputPerSecond(Size) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Provisioned throughput for the file system.
- provisionedThroughputPerSecond(Size) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getProvisionedThroughputPerSecond()
R
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
The removal policy to apply to the file system.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getRemovalPolicy() - renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
- rootDirectory(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- rootDirectory(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getRootDirectory() - rootDirectory(CfnAccessPoint.RootDirectoryProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.Builder
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- rootDirectory(CfnAccessPoint.RootDirectoryProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPointProps.Builder
-
Sets the value of
CfnAccessPointProps.getRootDirectory()
S
- secondaryGids(List<String>) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
-
Sets the value of
CfnAccessPoint.PosixUserProperty.getSecondaryGids() - secondaryGids(List<String>) - Method in class software.amazon.awscdk.services.efs.PosixUser.Builder
-
Sets the value of
PosixUser.getSecondaryGids() - securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Security Group to assign to this file system.
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.efs.FileSystemAttributes.Builder
-
Sets the value of
FileSystemAttributes.getSecurityGroup() - securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getSecurityGroup() - securityGroups(List<String>) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
-
Up to five VPC security group IDs, of the form
sg-xxxxxxxx. - securityGroups(List<String>) - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
-
Sets the value of
CfnMountTargetProps.getSecurityGroups() - setAccessPointTags(List<Object>) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
An array of key-value pairs to apply to this resource.
- setAccessPointTags(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
An array of key-value pairs to apply to this resource.
- setAvailabilityZoneName(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Used to create a file system that uses One Zone storage classes.
- setBackupPolicy(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - setBackupPolicy(CfnFileSystem.BackupPolicyProperty) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Use the
BackupPolicyto turn automatic backups on or off for the file system. - setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - setBypassPolicyLockoutSafetyCheck(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
(Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. - setClientToken(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The opaque string specified in the request to ensure idempotent creation.
- setEncrypted(Boolean) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
A Boolean value that, if true, creates an encrypted file system.
- setEncrypted(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
A Boolean value that, if true, creates an encrypted file system.
- setFileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The ID of the EFS file system that the access point applies to.
- setFileSystemId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The ID of the file system for which to create the mount target.
- setFileSystemPolicy(Object) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The
FileSystemPolicyfor the EFS file system. - setIpAddress(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
Valid IPv4 address within the address range of the specified subnet.
- setKmsKeyId(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The ID of the AWS KMS key to be used to protect the encrypted file system.
- setLifecyclePolicies(List<Object>) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - setLifecyclePolicies(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. - setPerformanceMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The performance mode of the file system.
- setPosixUser(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- setPosixUser(CfnAccessPoint.PosixUserProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
- setProvisionedThroughputInMibps(Number) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
The throughput, measured in MiB/s, that you want to provision for a file system that you're creating.
- setRootDirectory(IResolvable) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- setRootDirectory(CfnAccessPoint.RootDirectoryProperty) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint
-
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
- setSecurityGroups(List<String>) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
Up to five VPC security group IDs, of the form
sg-xxxxxxxx. - setSubnetId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget
-
The ID of the subnet to add the mount target in.
- setThroughputMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem
-
Specifies the throughput mode for the file system.
- software.amazon.awscdk.services.efs - package software.amazon.awscdk.services.efs
-
Amazon Elastic File System Construct Library
- status(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty.Builder
-
Sets the value of
CfnFileSystem.BackupPolicyProperty.getStatus() - subnetId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTarget.Builder
-
The ID of the subnet to add the mount target in.
- subnetId(String) - Method in class software.amazon.awscdk.services.efs.CfnMountTargetProps.Builder
-
Sets the value of
CfnMountTargetProps.getSubnetId()
T
- throughputMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.Builder
-
Specifies the throughput mode for the file system.
- throughputMode(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystemProps.Builder
-
Sets the value of
CfnFileSystemProps.getThroughputMode() - throughputMode(ThroughputMode) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Enum to mention the throughput mode of the file system.
- throughputMode(ThroughputMode) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getThroughputMode() - ThroughputMode - Enum Class in software.amazon.awscdk.services.efs
-
EFS Throughput mode.
- transitionToIa(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Builder
-
Sets the value of
CfnFileSystem.LifecyclePolicyProperty.getTransitionToIa() - transitionToPrimaryStorageClass(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.LifecyclePolicyProperty.Builder
U
- uid(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
-
Sets the value of
CfnAccessPoint.PosixUserProperty.getUid() - uid(String) - Method in class software.amazon.awscdk.services.efs.PosixUser.Builder
-
Sets the value of
PosixUser.getUid()
V
- value(String) - Method in class software.amazon.awscdk.services.efs.CfnAccessPoint.AccessPointTagProperty.Builder
-
Sets the value of
CfnAccessPoint.AccessPointTagProperty.getValue() - value(String) - Method in class software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty.Builder
-
Sets the value of
CfnFileSystem.ElasticFileSystemTagProperty.getValue() - valueOf(String) - Static method in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.efs.OutOfInfrequentAccessPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.efs.PerformanceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.efs.ThroughputMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class software.amazon.awscdk.services.efs.LifecyclePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.efs.OutOfInfrequentAccessPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.efs.PerformanceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.efs.ThroughputMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vpc(IVpc) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
VPC to launch the file system in.
- vpc(IVpc) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getVpc() - vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.efs.FileSystem.Builder
-
Which subnets to place the mount target in the VPC.
- vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.efs.FileSystemProps.Builder
-
Sets the value of
FileSystemProps.getVpcSubnets()
All Classes and Interfaces|All Packages