Amazon.CloudFront.Model.StreamingDistributionConfigWithTags.IsSetTags C# (CSharp) Method

IsSetTags() private method

private IsSetTags ( ) : bool
return bool
        internal bool IsSetTags()
        {
            return this._tags != null;
        }
StreamingDistributionConfigWithTags