Amazon.S3.Model.StorageClassAnalysisDataExport.IsSetDestination C# (CSharp) Method

IsSetDestination() private method

private IsSetDestination ( ) : bool
return bool
        internal bool IsSetDestination()
        {
            return this.analyticsExportDestination != null;
        }
    }
StorageClassAnalysisDataExport