Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
resources
CreateEfsFileSystemProps
Interface CreateEfsFileSystemProps
interface
CreateEfsFileSystemProps
{
efsProps
?:
Omit
<
FileSystemProps
,
"vpc"
|
"kmsKey"
>
;
kmsKeyResourceName
?:
string
;
name
?:
string
;
}
Index
Properties
efs
Props?
kms
Key
Resource
Name?
name?
Properties
Optional
Readonly
efs
Props
efs
Props
?:
Omit
<
FileSystemProps
,
"vpc"
|
"kmsKey"
>
Optional
Readonly
kms
Key
Resource
Name
kms
Key
Resource
Name
?:
string
Optional
Readonly
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
efs
Props
kms
Key
Resource
Name
name
@aws-quickstart/eks-blueprints
Loading...