Amazon.Inspector.Model.AssetAttributes.IsSetHostname C# (CSharp) 메소드

IsSetHostname() 개인적인 메소드

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