Amazon.CodeDeploy.Model.StopDeploymentRequest.IsSetAutoRollbackEnabled C# (CSharp) Méthode

IsSetAutoRollbackEnabled() private méthode

private IsSetAutoRollbackEnabled ( ) : bool
Résultat bool
        internal bool IsSetAutoRollbackEnabled()
        {
            return this._autoRollbackEnabled.HasValue; 
        }