Amazon.ApplicationDiscoveryService.Model.ExportInfo.IsSetExportStatus C# (CSharp) Method

IsSetExportStatus() private method

private IsSetExportStatus ( ) : bool
return bool
        internal bool IsSetExportStatus()
        {
            return this._exportStatus != null;
        }