AWS SDK for .NET Documentation
DescribeScalingProcessTypesResult Class
AmazonAmazon.AutoScaling.ModelDescribeScalingProcessTypesResult Did this page help you?   Yes   No    Tell us about it...

The output of the DescribeScalingProcessTypes action.

Declaration Syntax
C#
public class DescribeScalingProcessTypesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeScalingProcessTypesResult()()()()
Initializes a new instance of the DescribeScalingProcessTypesResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Processes
A list of ProcessType names.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithProcesses(array<ProcessType>[]()[][]) Obsolete.
Adds elements to the Processes collection

WithProcesses(IEnumerable<(Of <<'(ProcessType>)>>)) Obsolete.
Adds elements to the Processes collection

Inheritance Hierarchy
Object
DescribeScalingProcessTypesResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)