Amazon.CloudSearch.Model.ServiceEndpoint.IsSetArn C# (CSharp) Méthode

IsSetArn() private méthode

private IsSetArn ( ) : bool
Résultat bool
        internal bool IsSetArn()
        {
            return this.arn != null;
        }