The output for the DescribeScalingActivities action.

C# |
public class DescribeScalingActivitiesResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeScalingActivitiesResult()()()() | Initializes a new instance of the DescribeScalingActivitiesResult class |
![]() | Activities |
A list of the requested scaling activities.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | NextToken |
Acts as a paging mechanism for large result sets. Set to a non-empty string if there are additional results waiting to be returned. Pass
this in to subsequent calls to return additional results.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithActivities(array<Activity>[]()[][]) | Obsolete.
Adds elements to the Activities collection
|
![]() | WithActivities(IEnumerable<(Of <<'(Activity>)>>)) | Obsolete.
Adds elements to the Activities collection
|
![]() | WithNextToken(String) | Obsolete.
Sets the NextToken property
|

Object | |
![]() | DescribeScalingActivitiesResult |