AWS SDK for .NET Documentation
WithAutoScalingGroupName Method (autoScalingGroupName)
AmazonAmazon.AutoScaling.ModelExecutePolicyRequestWithAutoScalingGroupName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the AutoScalingGroupName property
Declaration Syntax
C#
public ExecutePolicyRequest WithAutoScalingGroupName(
	string autoScalingGroupName
)
Parameters
autoScalingGroupName (String)
The value to set for the AutoScalingGroupName property
Return Value
this instance

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