Amazon.IdentityManagement.Model.CreatePolicyVersionResponse.IsSetPolicyVersion C# (CSharp) Method

IsSetPolicyVersion() private method

private IsSetPolicyVersion ( ) : bool
return bool
        internal bool IsSetPolicyVersion()
        {
            return this._policyVersion != null;
        }
CreatePolicyVersionResponse