Class GetFolderPlainArgs


  • public final class GetFolderPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • folder

        public java.lang.String folder()
        Returns:
        The name of the Folder in the form `{folder_id}` or `folders/{folder_id}`.
      • lookupOrganization

        public java.util.Optional<java.lang.Boolean> lookupOrganization()
        Returns:
        `true` to find the organization that the folder belongs, `false` to avoid the lookup. It searches up the tree. (defaults to `false`)