Amazon.SecurityToken.Model.GetCallerIdentityResponse.IsSetArn C# (CSharp) Method

IsSetArn() private method

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