Amazon.CloudFront.Model.CloudFrontOriginAccessIdentitySummary.IsSetComment C# (CSharp) 메소드

IsSetComment() 개인적인 메소드

private IsSetComment ( ) : bool
리턴 bool
        internal bool IsSetComment()
        {
            return this._comment != null;
        }