Class ICloudAssembly.Jsii$Proxy

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)  
    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
    • Method Detail

      • getDirectory

        @Stability(Stable)
        @NotNull
        public final 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
        Specified by:
        getDirectory in interface ICloudAssembly.Jsii$Default