Interface GenericResource

    • Method Detail

      • resourceProviderNamespace

        String resourceProviderNamespace()
        Returns:
        the namespace of the resource provider
      • parentResourcePath

        String parentResourcePath()
        Returns:
        the id of the parent resource if this is a child resource
      • resourceType

        String resourceType()
        Returns:
        the type of the resource
      • apiVersion

        String apiVersion()
        Returns:
        the api version of the resource
      • plan

        Plan plan()
        Returns:
        the plan of the resource
      • properties

        Object properties()
        Returns:
        other properties of the resource