Interface ICloudAssembly.Jsii$Default

    • Method Detail

      • getDirectory

        @Stability(Stable)
        @NotNull
        default String getDirectory()
        The directory of the cloud assembly.

        This directory will be used to read the Cloud Assembly from. Its contents (in particular manifest.json) must comply with the schema defined in this package.

        Specified by:
        getDirectory in interface ICloudAssembly