Amazon.IdentityManagement.Model.DeletePolicyRequest.IsSetPolicyArn C# (CSharp) 메소드

IsSetPolicyArn() 개인적인 메소드

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