C# Class nterraform.resources.aws_ssm_maintenance_window_target

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

Private Properties

Property Type Description

Public Methods

Method Description
aws_ssm_maintenance_window_target ( string @resourceType, Array @targets, string @windowId, string @ownerInformation = null ) : System.Collections.Generic

Method Details

aws_ssm_maintenance_window_target() public method

public aws_ssm_maintenance_window_target ( string @resourceType, Array @targets, string @windowId, string @ownerInformation = null ) : System.Collections.Generic
@resourceType string
@targets Array
@windowId string
@ownerInformation string
return System.Collections.Generic