AWS SDK for .NET Documentation
ListBootstrapActionsResult Class
AmazonAmazon.ElasticMapReduce.ModelListBootstrapActionsResult Did this page help you?   Yes   No    Tell us about it...
This output contains the boostrap actions detail .
Declaration Syntax
C#
public class ListBootstrapActionsResult
Members
All MembersConstructorsMethodsProperties



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

BootstrapActions
Gets and sets the property BootstrapActions.

The bootstrap actions associated with the cluster .


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.)
Marker
Gets and sets the property Marker.

The pagination token that indicates the next set of results to retrieve .


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithBootstrapActions(array<Command>[]()[][]) Obsolete.
Sets the BootstrapActions property

WithBootstrapActions(IEnumerable<(Of <<'(Command>)>>)) Obsolete.
Sets the BootstrapActions property

WithMarker(String) Obsolete.
Sets the Marker property

Inheritance Hierarchy
Object
ListBootstrapActionsResult

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