C# Class Amazon.EC2.Model.DryRunResult

DryRun result If the dry-run was successful, the IsSuccessful field will be set to true; otherwise, false. More information may be available on the Message and Error fields.
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Méthode Description
IsSetError ( ) : bool
IsSetMessage ( ) : bool

Private Methods

Méthode Description
IsSetIsSuccessful ( ) : bool

Method Details

IsSetError() public méthode

public IsSetError ( ) : bool
Résultat bool

IsSetMessage() public méthode

public IsSetMessage ( ) : bool
Résultat bool