C# 클래스 nterraform.resources.aws_ssm_document

상속: nterraform.resource
파일 보기 프로젝트 열기: pchalamet/NTerraform

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
aws_ssm_document ( string @content, string @documentType, string @name, string @documentFormat = null, Array @parameter = null, Dictionary @permissions = null, Dictionary @tags = null ) : System.Collections.Generic

메소드 상세

aws_ssm_document() 공개 메소드

public aws_ssm_document ( string @content, string @documentType, string @name, string @documentFormat = null, Array @parameter = null, Dictionary @permissions = null, Dictionary @tags = null ) : System.Collections.Generic
@content string
@documentType string
@name string
@documentFormat string
@parameter Array
@permissions Dictionary
@tags Dictionary
리턴 System.Collections.Generic