Amazon.CodeDeploy.Model.StopDeploymentRequest.IsSetAutoRollbackEnabled C# (CSharp) Method

IsSetAutoRollbackEnabled() private method

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