Amazon.CodeDeploy.Model.StopDeploymentRequest.IsSetAutoRollbackEnabled C# (CSharp) Метод

IsSetAutoRollbackEnabled() приватный Метод

private IsSetAutoRollbackEnabled ( ) : bool
Результат bool
        internal bool IsSetAutoRollbackEnabled()
        {
            return this._autoRollbackEnabled.HasValue; 
        }