awsElasticBlockStore property

AWSElasticBlockStoreVolumeSource? awsElasticBlockStore
final

awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore.

Implementation

final AWSElasticBlockStoreVolumeSource? awsElasticBlockStore;