Amazon.IdentityManagement.Model.CreatePolicyVersionRequest.IsSetSetAsDefault C# (CSharp) Method

IsSetSetAsDefault() private method

private IsSetSetAsDefault ( ) : bool
return bool
        internal bool IsSetSetAsDefault()
        {
            return this._setAsDefault.HasValue; 
        }