Amazon.Pinpoint.Model.ImportJobResource.IsSetRegisterEndpoints C# (CSharp) Метод

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

private IsSetRegisterEndpoints ( ) : bool
Результат bool
        internal bool IsSetRegisterEndpoints()
        {
            return this._registerEndpoints.HasValue; 
        }