Class AwsElasticBlockStorePersistentVolume

    • Constructor Detail

      • AwsElasticBlockStorePersistentVolume

        protected AwsElasticBlockStorePersistentVolume​(software.amazon.jsii.JsiiObjectRef objRef)
      • AwsElasticBlockStorePersistentVolume

        protected AwsElasticBlockStorePersistentVolume​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • AwsElasticBlockStorePersistentVolume

        @Stability(Stable)
        public AwsElasticBlockStorePersistentVolume​(@NotNull
                                                    software.constructs.Construct scope,
                                                    @NotNull
                                                    String id,
                                                    @NotNull
                                                    AwsElasticBlockStorePersistentVolumeProps props)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        props - This parameter is required.
    • Method Detail

      • getFsType

        @Stability(Stable)
        @NotNull
        public String getFsType()
        File system type of this volume.
      • getReadOnly

        @Stability(Stable)
        @NotNull
        public Boolean getReadOnly()
        Whether or not it is mounted as a read-only volume.
      • getVolumeId

        @Stability(Stable)
        @NotNull
        public String getVolumeId()
        Volume id of this volume.
      • getPartition

        @Stability(Stable)
        @Nullable
        public Number getPartition()
        Partition of this volume.