Méthode | Description | |
---|---|---|
ListCommandsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
ListCommandsRequest ( string commandId ) : System |
Instantiates ListCommandsRequest with the parameterized properties
|
Méthode | Description | |
---|---|---|
IsSetCommandId ( ) : bool | ||
IsSetFilters ( ) : bool | ||
IsSetInstanceId ( ) : bool | ||
IsSetMaxResults ( ) : bool | ||
IsSetNextToken ( ) : bool |
public ListCommandsRequest ( string commandId ) : System | ||
commandId | string | (Optional) If provided, lists only the specified command. |
Résultat | System |