Class PersistentVolume

    • Constructor Detail

      • PersistentVolume

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

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

        @Stability(Stable)
        protected PersistentVolume​(@NotNull
                                   software.constructs.Construct scope,
                                   @NotNull
                                   String id,
                                   @Nullable
                                   PersistentVolumeProps props)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        props -
      • PersistentVolume

        @Stability(Stable)
        protected PersistentVolume​(@NotNull
                                   software.constructs.Construct scope,
                                   @NotNull
                                   String id)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.