C# Class nterraform.resources.aws_ssm_document.parameter

Inheritance: nterraform.structure
ファイルを表示 Open project: pchalamet/NTerraform

Private Properties

Property Type Description

Public Methods

Method Description
parameter ( string @defaultValue = null, string @description = null, string @name = null, string @type = null ) : System.Collections.Generic

Method Details

parameter() public method

public parameter ( string @defaultValue = null, string @description = null, string @name = null, string @type = null ) : System.Collections.Generic
@defaultValue string
@description string
@name string
@type string
return System.Collections.Generic