Amazon.IdentityManagement.Model.ManagedPolicyDetail.IsSetPolicyVersionList C# (CSharp) Method

IsSetPolicyVersionList() private method

private IsSetPolicyVersionList ( ) : bool
return bool
        internal bool IsSetPolicyVersionList()
        {
            return this._policyVersionList != null && this._policyVersionList.Count > 0; 
        }