Amazon.IdentityManagement.Model.GetPolicyRequest.IsSetPolicyArn C# (CSharp) Method

IsSetPolicyArn() private method

private IsSetPolicyArn ( ) : bool
return bool
        internal bool IsSetPolicyArn()
        {
            return this._policyArn != null;
        }
GetPolicyRequest