AWS SDK for .NET Documentation
WithGroupName Method (groupName)
AmazonAmazon.EC2.ModelCreatePlacementGroupRequestWithGroupName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the name of the PlacementGroup.
Declaration Syntax
C#
public CreatePlacementGroupRequest WithGroupName(
	string groupName
)
Parameters
groupName (String)
The name of the PlacementGroup.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)