메소드 | 설명 | |
---|---|---|
CreatePlacementGroupRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
CreatePlacementGroupRequest ( string groupName, Amazon.EC2.Model.PlacementStrategy strategy ) : System |
Instantiates CreatePlacementGroupRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetGroupName ( ) : bool | ||
IsSetStrategy ( ) : bool |
public CreatePlacementGroupRequest ( string groupName, Amazon.EC2.Model.PlacementStrategy strategy ) : System | ||
groupName | string | A name for the placement group. Constraints: Up to 255 ASCII characters |
strategy | Amazon.EC2.Model.PlacementStrategy | The placement strategy. |
리턴 | System |