Amazon.DirectoryService.Model.ConnectDirectoryRequest.IsSetConnectSettings C# (CSharp) Method

IsSetConnectSettings() private method

private IsSetConnectSettings ( ) : bool
return bool
        internal bool IsSetConnectSettings()
        {
            return this._connectSettings != null;
        }