@aws-quickstart/eks-blueprints
Preparing search index...
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
deleteOnTermination
?:
boolean
Optional
encrypted
encrypted
?:
boolean
Optional
iops
iops
?:
number
Optional
kms
Key
Id
kmsKeyId
?:
string
Optional
outpost
Arn
outpostArn
?:
string
Optional
snapshot
Id
snapshotId
?:
string
Optional
throughput
throughput
?:
number
Optional
volume
Size
volumeSize
?:
string
Optional
volume
Type
volumeType
?:
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...