AWS SDK for .NET Documentation
ActivityTypeInfos Class
AmazonAmazon.SimpleWorkflow.ModelActivityTypeInfos Did this page help you?   Yes   No    Tell us about it...

Contains a paginated list of activity type information structures.

Declaration Syntax
C#
public class ActivityTypeInfos
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ActivityTypeInfos()()()()
Initializes a new instance of the ActivityTypeInfos 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.)
NextPageToken
Returns a value if the results are paginated. To get the next page of results, repeat the request specifying this token and all other arguments unchanged.

Constraints:

Length
0 - 2048


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
TypeInfos
List of activity type information.

WithNextPageToken(String) Obsolete.
Sets the NextPageToken property

WithTypeInfos(array<ActivityTypeInfo>[]()[][]) Obsolete.
Adds elements to the TypeInfos collection

WithTypeInfos(IEnumerable<(Of <<'(ActivityTypeInfo>)>>)) Obsolete.
Adds elements to the TypeInfos collection

Inheritance Hierarchy
Object
ActivityTypeInfos

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