EbsProperty: {
deleteOnTermination?: boolean;
encrypted?: boolean;
iops?: number;
kmsKeyId?: string;
snapshotId?: string;
throughput?: number;
volumeSize?: number;
volumeType?: string;
}
Type declaration
-
Optional
deleteOnTermination?: boolean
-
Optional
encrypted?: boolean
-
Optional
iops?: number
-
Optional
kmsKeyId?: string
-
Optional
snapshotId?: string
-
Optional
throughput?: number
-
Optional
volumeSize?: number
-
Optional
volumeType?: string