Amazon.S3.Model.AnalyticsS3BucketDestination.IsSetFormat C# (CSharp) Method

IsSetFormat() private method

private IsSetFormat ( ) : bool
return bool
        internal bool IsSetFormat()
        {
            return this.analyticsS3ExportFileFormat != null;
        }