Container for the parameters to the ListBootstrapActions operation.
Provides information about the bootstrap actions associated with a cluster.

C# |
public class ListBootstrapActionsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListBootstrapActionsRequest()()()() | Initializes a new instance of the ListBootstrapActionsRequest class |
![]() | ClusterId |
Gets and sets the property ClusterId.
The cluster identifier for the bootstrap actions to list . |
![]() | 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.) |
![]() | 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.) |
![]() | WithClusterId(String) | Obsolete.
Sets the ClusterId property
|
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | ListBootstrapActionsRequest |