Property | Type | Description |
---|
Method | Description | |
---|---|---|
aws_ssm_document ( string @content, string @documentType, string @name, string @documentFormat = null, Array @parameter = null, Dictionary @permissions = null, Dictionary @tags = null ) : System.Collections.Generic |
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 | |
return | System.Collections.Generic |