Amazon.CloudSearch.Model.ServiceEndpoint.IsSetArn C# (CSharp) 메소드

IsSetArn() 개인적인 메소드

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