Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
EbsVolumeMapping
Interface EbsVolumeMapping
interface
EbsVolumeMapping
{
deleteOnTermination
?:
boolean
;
encrypted
?:
boolean
;
iops
?:
number
;
kmsKeyId
?:
string
;
outpostArn
?:
string
;
snapshotId
?:
string
;
throughput
?:
number
;
volumeSize
?:
string
;
volumeType
?:
EbsDeviceVolumeType
;
}
Index
Properties
delete
On
Termination?
encrypted?
iops?
kms
Key
Id?
outpost
Arn?
snapshot
Id?
throughput?
volume
Size?
volume
Type?
Properties
Optional
delete
On
Termination
delete
On
Termination
?:
boolean
Optional
encrypted
encrypted
?:
boolean
Optional
iops
iops
?:
number
Optional
kms
Key
Id
kms
Key
Id
?:
string
Optional
outpost
Arn
outpost
Arn
?:
string
Optional
snapshot
Id
snapshot
Id
?:
string
Optional
throughput
throughput
?:
number
Optional
volume
Size
volume
Size
?:
string
Optional
volume
Type
volume
Type
?:
EbsDeviceVolumeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
On
Termination
encrypted
iops
kms
Key
Id
outpost
Arn
snapshot
Id
throughput
volume
Size
volume
Type
@aws-quickstart/eks-blueprints
Loading...