Amazon.ApplicationDiscoveryService.Model.AgentConfigurationStatus.IsSetOperationSucceeded C# (CSharp) Method

IsSetOperationSucceeded() private method

private IsSetOperationSucceeded ( ) : bool
return bool
        internal bool IsSetOperationSucceeded()
        {
            return this._operationSucceeded.HasValue; 
        }