Resource Type: dsc_cgithubapicontent

Defined in:
lib/puppet/type/dsc_cgithubapicontent.rb

Overview

The DSC cGitHubApiContent resource type. Automatically generated from version 3.7.8.4

Properties

Parameters

  • dsc_destinationpath (namevar)

    File Path to output Donwloaded item.

  • dsc_oauth2token

    OAuth2 access token for GitHub Api Authorization. UserName value will not been in use. refer : developer.github.com/v3/#authentication

  • dsc_psdscrunascredential
  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).