Amazon.IdentityManagement.Model.CreatePolicyVersionRequest.IsSetPolicyArn C# (CSharp) Метод

IsSetPolicyArn() приватный Метод

private IsSetPolicyArn ( ) : bool
Результат bool
        internal bool IsSetPolicyArn()
        {
            return this._policyArn != null;
        }